Skip to content
Snippets Groups Projects
Commit dd0c5c43 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

mega patch to remove almost all compiler warnings on MacOS X where the

compiler is by default in pedantic mode (LHCb also like to use this option).
The following issues have been fixed:
- removal of unused arguments
- comparison between signed and unsigned integers
- not calling of base class copy ctor in copy ctor's
To be done, the TGeo classes where we get still many hundred warnings of
the above nature. List forwarded to Andrei.


git-svn-id: http://root.cern.ch/svn/root/trunk@5717 27541ba8-7e3a-0410-8455-c3a389f83636
parent 419e5f1a
No related branches found
No related tags found
No related merge requests found
Showing with 166 additions and 151 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment