[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#780430: qtwebkit-opensource-src: port to m68k



On 09/11/2017 03:02 PM, Dmitry Shachnev wrote:
Patch in this bug no longer applies to the new version. Patch from webkit2gtk
package [2] applies with a slight change, but I still do not like the special
casing of struct sizes. Why are the sizes different on m68k?

Because m68k has a default alignment of 16-bit, not 32-bit. Hence sizes of
structs often differ. It's part of the SysV ABI on Linux/m68k. I would be
in favor of changing it to 32-bit, but I guess upstream wouldn't be too
much amused about that.

Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: