tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] new compiler (0.9.26) crashes with undeclared struct


From: Stephan Beal
Subject: Re: [Tinycc-devel] new compiler (0.9.26) crashes with undeclared struct
Date: Thu, 25 Jul 2013 22:15:25 +0200

On Thu, Jul 25, 2013 at 10:09 PM, ibrahim <address@hidden> wrote:
Implementation defined behaviour has nothing to do with a crash during compilation time ! It means an implementation can choose its behaviour because its not defined by the standard. A crash is caused by an exception which just means its caused by a buggy implementation.

http://en.wikipedia.org/wiki/Undefined_behavior

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal

reply via email to

[Prev in Thread] Current Thread [Next in Thread]