|
|
|
|||||
|
Ice for C++: missing includes
Dear all,
Attached to this email you will find a tiny patch against IceE which fixes some missing includes (auto_ptr is defined in memory). This will be required for gcc4.3, since it recently carried out a massive header clean up. More information in #456076 - FTBFS with GCC 4.3: missing #includes - Debian Bug report logs and Journal of Martin Michlmayr. Regards, F. Moya
__________________
Francisco Moya Fernandez Computer Architecture and Tecnology Group University of Castilla-La Mancha Debian Maintainer of ZeroC Ice packages. |
|
|||||
|
Fedora version of GCC 4.3 patch
I've also recently had to update my Fedora Ice RPM packages to support GCC 4.3. I used the above patch as a base, but also had to #include <climits> in a few places to get INT_MAX, LONG_MAX, and PATH_MAX. My version of the patch is attached.
The compile also produces a number of warnings about "suggest parentheses around && within ||" and, in the IcePHP code, about "deprecated conversion from string constant to 'char*'", which I have not investigated. ![]()
__________________
Mary Ellen Foster Technical University of Munich JAST human-robot dialogue system Maintainer of Fedora Ice packages |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IceE: Missing includes | fmoya | Patches | 0 | 12-14-2007 03:59 AM |
| IceE translators: Missing includes | fmoya | Patches | 0 | 12-13-2007 07:38 AM |
| Patch #2 for Ice 3.1.1: Missing dllexport macros | dwayne | Patches | 0 | 11-06-2006 08:35 AM |
| Something missing in Ice 3.1.0 manual | rc_hz | Comments | 3 | 10-05-2006 03:07 AM |
| Generating code from slice includes? | ctennis | Help Center | 4 | 06-09-2006 09:26 AM |