-
Notifications
You must be signed in to change notification settings - Fork 580
osx : fix the inverted version test #772
osx : fix the inverted version test #772
Conversation
Hello. I wonder what's the reason for inverting the function behavior of CompareKernelVersion() ? |
@Explorer09 I do invert the function because I made a mistake when l wrote it. See #728 |
@hishamhm I accidentaly inverted the test when I compacted the code. This is a fix for this |
@pmalhaire @Explorer09 After testing this patch on my own and verifying the test with some logging, I can confirm that this patch fixes the problem and it should no longer occur. Unless, of course, something other than |
I applied this patch and left the resultant program running for 4 hours on 10.13.3 and didn't crash... I suggest that this patch be merged as soon as possible. |
Merged! Thanks, @pmalhaire! A new release is coming this weekend! |
@hishamhm Thanks again! Sorry for the false relief in the previous PR... but thanks for your patience! |
@hishamhm thanks to you and sorry for the mess I made by inverting my test. |
switched flags for this #728