Peter Green wrote:
>
> The proposed patch defines a third option
> USE(JSVALUE64W)
> which we use *only* on ia64.
> It uses an encapsulated union without any trick for the variant
data > type. This is portable but
> - the data type is 128-bits wide,
> - Enabling JIT compiler isn't possible - that's not that bad; ia64
> doesn't have a JIT compiler.
> Is the type in question purely internal to webkit or is it also
used by client applications? If the latter then presumablly a soname
bump and hence a transition would be needed.
The type is internal. Exported are only opaque pointer types.
Because I wasn't really sure, I diff'd the contents of
libjavascriptcoregtk-3.0-dev_1.8.1-3.3_ia64.deb and
libwebkitgtk-3.0-dev_1.8.1-3.3_ia64.deb
which were created with and without the patches.
Different were only some mysteric id in included html documentation
files and the Debian/md5sums file.
All included .h files were identical.
The patches do not change the binary interface.
Stephan
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org