]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Worning in case of dangerous conversion (Laurent)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 23 Jun 2007 15:08:49 +0000 (15:08 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 23 Jun 2007 15:08:49 +0000 (15:08 +0000)
build/Makefile.macosx

index 7e298fc85e6b43806bbf27772d7331dcbb9c0e6d..3313be98e634a58c0bb327e642b2c1d86d72cbd7 100644 (file)
@@ -41,7 +41,7 @@ CLIBCXXOPTS   =
 CLIBCOPT      =
 CLIBFOPT      = $(CLIBDEFS)
 
-CXXSTF        =  -pipe -Wall -W -Wno-long-double -pipe -fbounds-check -fsigned-char -fno-common -fmessage-length=0 -Woverloaded-virtual -Weffc++ -fno-default-inline -fno-inline -I/usr/X11R6/include -I$(FINK_ROOT)/include
+CXXSTF        =  -pipe -Wall -W -Wno-long-double -pipe -fbounds-check -fsigned-char -fno-common -fmessage-length=0 -Woverloaded-virtual -Weffc++ -Wconversion -fno-default-inline -fno-inline -I/usr/X11R6/include -I$(FINK_ROOT)/include
 
 # Compiler flags
 CXXFLAGS      = $(CXXOPT) $(CXXSTF) -Weffc++