Home
last modified time | relevance | path

Searched hist:7766832 (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/boost/
H A Dboost_1_55_0.patch7766832a Tue Jan 07 10:05:01 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# WaE: fix the most annoying compile warnings for boost-1.55

some boost headers have the problem that parameter/variable names shadow
other class member/method names. These headers get included so often that a
full build reports almost 17000 warnings about that. This change fixes the
shadowing problem by making the local names not conflict with the class-wide
names.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556167 13f79535-47bb-0310-9956-ffa450edef68
H A Dmakefile.mkdiff 7766832a Tue Jan 07 10:05:01 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# WaE: fix the most annoying compile warnings for boost-1.55

some boost headers have the problem that parameter/variable names shadow
other class member/method names. These headers get included so often that a
full build reports almost 17000 warnings about that. This change fixes the
shadowing problem by making the local names not conflict with the class-wide
names.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556167 13f79535-47bb-0310-9956-ffa450edef68

Completed in 50 milliseconds