https://issues.dlang.org/show_bug.cgi?id=13711

Walter Bright <bugzi...@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzi...@digitalmars.com

--- Comment #4 from Walter Bright <bugzi...@digitalmars.com> ---
Compiling it for 64 bit Linux, the latest dmd, and with:

 dmd main
 dmd main -O
 dmd main -O -release -inline

I get the following output each time:

 Parsing '640x480-16bit-RLE.tga'
 640x480: 68175

No seg faults.

--

Reply via email to