[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdeutils/kcalc
From:       Leo Savernik <l.savernik () aon ! at>
Date:       2005-11-16 19:12:18
Message-ID: 1132168338.317089.22201.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 480828 by savernik:

fixed ISOC99 issues at a higher level so that it also works with --enable-final


 M  +1 -1      Makefile.am  
 M  +0 -4      kcalcdisplay.cpp  


--- branches/KDE/3.5/kdeutils/kcalc/Makefile.am #480827:480828
@@ -1,4 +1,4 @@
-AM_CPPFLAGS= -I$(srcdir)/knumber $(all_includes)
+AM_CPPFLAGS= -I$(srcdir)/knumber -D_ISOC99_SOURCE $(all_includes)
 
 SUBDIRS = knumber
 
--- branches/KDE/3.5/kdeutils/kcalc/kcalcdisplay.cpp #480827:480828
@@ -23,10 +23,6 @@
 
 */
 
-#ifndef _ISOC99_SOURCE		// for strtold()
-#  define _ISOC99_SOURCE
-#endif
-
 #include <errno.h>
 #include <stdlib.h>
 #include <ctype.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic