-
Notifications
You must be signed in to change notification settings - Fork 1.2k
fix modFunctionIndex is missing on copy #4018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
In theory this is not safe. Refers to: lib/Common/DataStructures/BaseDictionary.h:1021 in 1339070. [](commit_id = 1339070, deletion_comment = False) |
|
Please also fix Any other dictionaries using |
|
@jianchun please consider that the mod index set by previous dictionary was working for that dictionary. |
Yes it is a bug. But that's not the only problem. Several from my comments are apparent bugs too. The observation is that we have similar amount of failures in |
|
@jianchun Thank you for the review and pointers. Is it good to go? |
3080416 to
c9330b1
Compare
OS14289876 credit goes to @jianchun