Re: wmappl
On Thu, 2002-07-11 at 14:26, Albert D. Cahalan wrote:
> Yeah, with -fsigned-char in every Makefile... or fix the
> whole lot by changing the gcc default. It's just stupid
> to be swimming against the flow on this.
But the fact remains that you aren't programming in standard C if you
rely on specific compiler flags like -fsigned-char to make your code
work. Fix the code, don't depend on specific compiler flags.
I admit it has been a long time since I've personally used a compiler
other than GCC, but we shouldn't deliberately make life needlessly hard
for those who don't.
--
To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to:
- References:
- Re: wmappl
- From: "Albert D. Cahalan" <acahalan@cs.uml.edu>