NightOwl888 opened a new pull request, #703: URL: https://github.com/apache/lucenenet/pull/703
Fixes #657. Changed the value of ALL to set all flags. The value was 0xff instead of 0xffff, which wasn't valid. Reviewed all other `[Flags]` enums to ensure they are valid. Closes #658. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
