pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/geos



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Sep  8 18:48:04 UTC 2015

Modified Files:
        pkgsrc/geography/geos: distinfo
Added Files:
        pkgsrc/geography/geos/patches: patch-capi_geos__ts__c.cpp

Log Message:
Passing non-POD types like std::string to variadic functions is UB.
In this case, it is just plainly wasteful as well, so don't do that.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/geography/geos/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/geography/geos/patches/patch-capi_geos__ts__c.cpp

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