On Sun, Dec 04, 2005 at 05:17:09PM +0100, Matthias Andree wrote: > There are things that old Sun Workshop versions bitch about that GCC > deals with without complaining, and I'm not talking about C99/C++-style > comments. C standard issue? I believe not. I have seen many a code like so: char buf[4]; memcpy(buf, source, 5); accepted by the Sun compilers and run just fine. When the application was ported to Linux/GCC, the developers complained their program segfaulted, and "it must be something broken on Linux!" Just because Sun's compiler does something doesn't mean it's right :-) Joel -- Life's Little Instruction Book #510 "Count your blessings." Joel Becker Principal Software Developer Oracle E-mail: [email protected] Phone: (650) 506-8127 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: "Jeff V. Merkey" <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Arjan van de Ven <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Arjan van de Ven <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Arjan van de Ven <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Andreas Schwab <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- From: Matthias Andree <[email protected]>
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
- Prev by Date: Re: [RFC: -mm patch] drivers/net/wireless/hostap/hostap_main.c shouldn't #include C files
- Next by Date: Re: [PATCH 02/16] radixtree: sync with mainline
- Previous by thread: Re: RFC: Starting a stable kernel series off the 2.6 kernel
- Next by thread: Re: RFC: Starting a stable kernel series off the 2.6 kernel
- Index(es):