Frank Nichols wrote:
> 
> Blame is irrelavent. I would never use a development system that would do
> this.

Hmmm...you seem to be saying that you would turn on all compiler
optimisation switches without regard for the code. I don't know about
CodeWarrior, but blindly turning on certain optimisations will most
definitely break some code with every compiler I've ever seen. Take for
example the 'noalias' option in VC++.

> This reminds me of M$ Word's helping
> me with capitalization of the first letter in a sentence - drives me
> freaking crazy!

I've heard this complaint a lot about Word. It simply baffles me how
smart people can let themselves be 'driven crazy' by a feature that can
be turned off in a matter of seconds.

At any rate, compiler optimisations are not on by default (especially
potentially dangerous ones) so this is not an accurate analogy.

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to