pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/boost



Module Name:    pkgsrc
Committed By:   jmmv
Date:           Fri Oct 14 01:12:06 UTC 2011

Modified Files:
        pkgsrc/meta-pkgs/boost: distinfo
Added Files:
        pkgsrc/meta-pkgs/boost/patches: patch-af

Log Message:
Fix build of boost-libs in NetBSD/macppc: 'char' is not signed, so a piece
of code was raising warnings and failing to build.  Changed to use 255 for
error conditions instead of -1, along with unsigned chars unconditionally.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/meta-pkgs/boost/distinfo
cvs rdiff -u -r0 -r1.8 pkgsrc/meta-pkgs/boost/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index