On Jan 18, 2007, at 10:41 AM, [EMAIL PROTECTED] wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20484 > > User: guy > Date: 2007/01/18 06:41 PM > > Log: > guint32 requires %[doxu], not %l[doxu]. (We don't support ILP16 > platforms, just ILP32, LP64, and LLP64.)
ILP16 isn't what I meant, but I don't know *what* you'd call, say, a PDP-11 in that naming scheme. (16-bit ints, 32-bit longs, 16-bit pointers.) L32? Some 68k environments had 16-bit ints and 32-bit longs and pointers, which I guess would be LP32. In any case, we don't support those. _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
