2.54.14.0283

Product: 

Fixes:
. Linker switch for case sensitivity was lost in the ST7 case.
. Possible crash of debugger when hovering mouse over comments.
. Last byte of flash wasn't programmed if program size was a multiple of 512 (0x200) plus one.
. The sue_opt option didn't support pointers to struct/union.
. Various compiler engineering fixes.
. Don't use temporary files with fixed names to avoid issues with parallel compilation.

Improvements:
. Warning when assigning a 'short' enum (1 byte) with a value larger than 0xFF.
. Warning message when declaring enum values larger than 0xFFFF.