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

List:       kde-bugs-dist
Subject:    [Bug 145560] kdebase/config.h.cmake contains an incorrect prototype
From:       Lubos Lunak <l.lunak () kde ! org>
Date:       2007-05-17 15:06:12
Message-ID: 20070517150612.6614.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=145560         
l.lunak kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From l.lunak kde org  2007-05-17 17:06 -------
SVN commit 665654 by lunakl:

unsetenv() returns int. I wonder why we have the prototype in config.h?
CCMAIL: kde-core-devel kde org
BUG: 145560



 M  +1 -1      config.h.cmake  


--- trunk/KDE/kdebase/config.h.cmake #665653:665654
 @ -134,7 +134,7  @
 #ifdef __cplusplus
 extern "C" {
 #endif
-void unsetenv (const char *);
+int unsetenv (const char *);
 #ifdef __cplusplus
 }
 #endif
[prev in list] [next in list] [prev in thread] [next in thread] 

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