[Bug c++/17519] [3.4/4.0/4.1/4.2 Regression] Warning for array of packed non-POD in packed struct

2006-02-17 Thread titusjan at gmail dot com
--- Comment #12 from titusjan at gmail dot com 2006-02-17 08:38 --- (In reply to comment #11) > Is this still an issue in 4.1/4.2. IIUC I've cleaned up the points where this > warning was/was not being emitted. > Ah. I've got 4.0.3. I'll check 4.1/4.2.

[Bug c++/17519] [3.4/4.0/4.1/4.2 Regression] Warning for array of packed non-POD in packed struct

2006-02-15 Thread titusjan at gmail dot com
--- Comment #10 from titusjan at gmail dot com 2006-02-15 11:53 --- (In reply to comment #9) > (In reply to comment #4) [snip] > All the more reason to warn if we don't pack these members now, but we might > fix that in the future and thus change the data layout. > I