shaiku

Results 4 issues of shaiku

Keep this project alive and update to a supported version on Python. Tested with 3.7.3 and 3.8.1. Relatively straight-forward changes here but no attempt to be backward compatible with python2.

LLVM doesn't allow non-asm statements inside naked functions: https://www.mail-archive.com/[email protected]/msg105282.html Unfortunately this is precisely what FreeRTOS ports for AVR do, and gcc lets them get away with it. Installing Naggy prevents...

On Windows Strawberry 64-bit, sizeof(Cursor) is 4 and sizeof(Tk_Cursor) is 8. Tk_FreeOptions() casts ptr to Tk_Cursor* and dereferences it to compare with None. If the widget uses Cursor instead of...

I'd like to point out that you don't "diffuse" bombs, you "defuse" them.