[Bug 1215414] Review Request: angelscript - Flexible cross-platform scripting library

bugzilla at redhat.com bugzilla at redhat.com
Mon May 25 13:07:28 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1215414

Dan Horák <dan at danny.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dan at danny.cz



--- Comment #15 from Dan Horák <dan at danny.cz> ---
two notes
- it fails to build on all secondary arches, please either fix it or make it
ExclusiveArch - there seem to be some assembler code in
source/as_callfunc_x64_gcc.cpp that's being used for non-x86 arches
- there are tons of "dereferencing type-punned pointer will break
strict-aliasing rules" warnings, please build with --fno-strict-aliasing,
ignoring them can lead to unpredictable results especially in combination with
gcc5

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list