Path: chuka.playstation.co.uk!news From: James Undery Newsgroups: scee.yaroze.programming.codewarrior Subject: Re: Reporting Bugs Date: Wed, 19 Mar 1997 10:20:49 -0800 Organization: PlayStation Net Yaroze (SCEE) Lines: 30 Message-ID: <33302E81.E3D@glam.ac.uk> References: <01bc318d$e9ab5200$5b18989e@civy> <332F0F97.7C03@glam.ac.uk> <01bc33d9$7dfec660$5b18989e@civy> NNTP-Posting-Host: 193.63.132.194 Mime-Version: 1.0 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.0b2 (Win16; I) X-Priority: 3 (Normal) Richard Maddocks wrote: 
James Undery <jeundery@glam.ac.uk> wrote in article
<332F0F97.7C03@glam.ac.uk>...
>  This isn't a bug, it's the ANSI standard being strict about constants.
> You wouldn't want 0ff being taken as 0xFF if you meant to type (a
> contrived variable such as) 'off'.
>
> James
I appreciate that but surly it should not cause the compiler to bomb and
output a corrupted object file.

Richard
 The compiler crashing and giving a garbage object file is definitely a bug. As someone from Metrowerks has posted here I guess they read it too, but no reply from them. It may be worth sending them a copy of some code that causes the compiler to crash, I guess they have a tech support email address.

James