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

List:       koffice-devel
Subject:    koffice/kexi/kexiDB/drivers/cql/cql/common
From:       Andy Fawcett <andy () athame ! co ! uk>
Date:       2003-04-09 9:53:21
[Download RAW message or body]

CVS commit by fawcett: 

- Add back the check for GNU_SOURCE

This seems to get removed with every merge of CQL from outside. I've asked
for it to be merged upstream, but...

CCMAIL: koffice-devel@kde.org


  M +1 -1      Clibs.cpp   1.14


--- koffice/kexi/kexiDB/drivers/cql/cql/common/Clibs.cpp  #1.13:1.14
@@ -89,5 +89,5 @@ void Clib::cqlStrncpy( pNC dest, pNC sou
 }
 
-#if (__GNUC__ > 2 )
+#if (__GNUC__ > 2 ) && defined(_GNU_SOURCE)
 
 char *currentDirectory( void )


_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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