On C/C++ undefined behaviours

SK sk at metrokings.com
Fri Aug 20 18:48:10 PDT 2010


On Fri, Aug 20, 2010 at 4:16 PM, Walter Bright
<newshound2 at digitalmars.com> wrote:
> And frankly, it's retarded to compile the same program over and over, every
> time you use it.

How about IBM's TIMI?  My understanding is that it's a hybrid approach
that gives you machine independence with a one-time recompilation that
is stored back into the executable.  Or something like that.
-steve


More information about the Digitalmars-d mailing list