Mailinglist Archive: opensuse (3349 mails)
| < Previous | Next > |
Re: [SLE] pthread doesn't work on SUSE 9.2 ?
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Thu, 26 May 2005 01:57:07 +0200
- Message-id: <200505260157.07360.andjoh@xxxxxxxxxx>
On Thursday 26 May 2005 00:28, Anders Johansson wrote:
> It is known as undefined behaviour
I'm sorry, this is wrong. It's not undefined, it's implementation defined.
Which means a compiler is free to do anything it wants, as long as it's
documented.
But it's still wrong, bad, non-portable and ugly.
> It is known as undefined behaviour
I'm sorry, this is wrong. It's not undefined, it's implementation defined.
Which means a compiler is free to do anything it wants, as long as it's
documented.
But it's still wrong, bad, non-portable and ugly.
| < Previous | Next > |