Subject: Re: mklocale, take 2
To: None <tv@wasabisystems.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-toolchain
Date: 10/19/2001 08:39:55
From: Todd Vierling <tv@wasabisystems.com>
> Yes, and that's the point.  If the compiler doesn't support packed structs,
> the code should be uncompilable on that compiler.  (Otherwise you'll end up
> with nondescript errors and crashes thanks to the improper alignment of
> data in the struct.)

IIRC, unsupported #pragma will be just ignored.
so it should be compilable.

---
YAMAMOTO Takashi<yamt@mwd.biglobe.ne.jp>