Re: Bitten by a bug

new topic     » goto parent     » topic index » view thread      » older message » newer message

DB James wrote:
> As with Vincent, thanks for looking into this.  Perhaps the little "c" at the
> end of "WATCOM C/C++ Version 11.0c" stands for "caught ya" smile

It sounds like WATCOM 11.0c has a bug, but I've also
seen cases where someone submits a slightly incorrect
program to the translator, and it runs without an error
message because translated code has very few error checks.
The person then runs the program with the interpreter 
and the interpreter catches a small error like type_check
failure. The person corrects the type of a variable
and then discovers that his .exe built from the translator
does not run the same as when he uses the interpreter.
i.e. you might want to delete your result.txt file, rebuild
your .exe and go through it again carefully.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu