Skip to content

Is my understanding correct that CLOffset represents the word offset? @rahulbera #34

Answered by rahulbera
szuhzw asked this question in Q&A
Discussion options

You must be logged in to vote

HI @szuhzw. You are correct. This is a bug. Technically, generate_index_from_feature function should call process_CLOffset (or process_PC_CLOffset) for CLOffset (or PC_CLOffset) feature type. But it was mistakenly calling the process_CLWordOffset. The same bug is also present for CLDWordOffset feature too. This bug likely got in during refactoing the code for GitHub release.

I am creating a patch to fix this issue. Thanks for pointing it out.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by rahulbera
Comment options

You must be logged in to vote
5 replies
@szuhzw
Comment options

@szuhzw
Comment options

@szuhzw
Comment options

@rahulbera
Comment options

@rahulbera
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@szuhzw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants