Looks good to me.
/Erik
On 2015-03-12 16:04, Magnus Ihse Bursie wrote:
With JDK-8074096, some warnings produced by libunpack was silenced.
However, it turned out that the version of clang shipped with Xcode
5.1 has some weird behavior, which I would classify as a compiler bug.
The generated
With JDK-8074096, some warnings produced by libunpack was silenced.
However, it turned out that the version of clang shipped with Xcode 5.1
has some weird behavior, which I would classify as a compiler bug. The
generated output differs markedly, if -Wno-foo is present on the command
line. Enou