Home
last modified time | relevance | path

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

/aoo42x/main/cppuhelper/qa/unourl/
H A Dcppu_unourl.cxxdiff 2cfa35e9 Sat Apr 25 20:21:48 UTC 2020 Peter Kovacs <petko@apache.org> fixed compiler warnings
1) warning: comparison between signed and unsigned integer expressions [-Wsign-compare
solution int -> unsigned int
2) warning: unused variable 'bResult' [-Wunused-variable
removed return variable
/aoo42x/main/cppuhelper/qa/ifcontainer/
H A Dcppu_ifcontainer.cxxdiff 2cfa35e9 Sat Apr 25 20:21:48 UTC 2020 Peter Kovacs <petko@apache.org> fixed compiler warnings
1) warning: comparison between signed and unsigned integer expressions [-Wsign-compare
solution int -> unsigned int
2) warning: unused variable 'bResult' [-Wunused-variable
removed return variable

Completed in 13 milliseconds