Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

eval[] crashes with negative binary output

May
11
0
TCC 12.10.65

echo %@eval[-1=b]

Will crash with this message;
---------------------------
TCC.EXE - Application Error
---------------------------
The exception unknown software exception (0xc0000417) occurred in the application at location 0x100ae13d.

No GPF file is written.

It looks like anything that evaluates to a negative number will crash if the requested display format is "B". Hex output seems fine.
 

Similar threads

Back
Top