On Sep 16, 5:35am, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: src/sys/sys
| i'm not sure this is going to work. see "The problem" in: | | https://mail-index.netbsd.org/tech-kern/2003/08/11/0001.html | | i think your original change is better. it might not be portable | but it correctly describes the structure, and the above code is | not well-defined anyway. You are right, it is probably not going to work. And since we depend on the semantics of __packed for the whole struct, the point is moot. christos