non port: graphics/libfpx/files/patch-unused-padding |
SVNWeb
|
Number of commits found: 1 |
Fri, 14 Feb 2014
|
[ 16:57 mi ]
Upgrade from 1.3.1-3 to 1.3.1-4. The only real change (outside of the auto*
nonsense) is the
restoration of the padding at the end of CDirEntry.
Clang++ used to flag it as unused private field, which lead to its removal
(incorrectly) -- and
this new release from upstream restores the padding. It is still flagged by
clang++ so a new patch
attempts to suppress that.
|
Number of commits found: 1 |