Re: [BUG?] ICU 3.0, file remtrans.cpp // CodeWarrior + MACHO
George Rhoten <[email protected]> Mon, 22 Nov 2004 10:41:53 -0800
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <OFBE3D9ED5.5DB9197C-ON86256F54.0066573C-88256F54.0066B100@us.ibm.com> |
Sorry, I take that back. This was not fixed in ICU 3.2. I was thinking about some variables that were called CURR_ID that were fixed. This should be fixed in ICU 3.4. Submitting bugs to our jitterbug system would help make sure that these changes get tracked and get into ICU. It also makes sure that these changes are not lost on the icu mailing list. George Rhoten IBM Globalization Center of Competency/ICU San José, CA, USA George Rhoten/San Jose/IBM@IBMUS Sent by: [email protected] 11/22/2004 10:32 AM To Ruslan Zasukhin <[email protected]> cc "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Subject Re: [BUG?] ICU 3.0, file remtrans.cpp // CodeWarrior + MACHO This should have also been fixed in ICU 3.2, which is currently in beta and released soon. George Rhoten IBM Globalization Center of Competency/ICU San José, CA, USA Ruslan Zasukhin <[email protected]> Sent by: [email protected] 11/20/2004 08:25 AM To "[email protected]" <[email protected]>, "[email protected]" <[email protected]> cc Subject [BUG?] ICU 3.0, file remtrans.cpp // CodeWarrior + MACHO Hi All, Another problem. Error : illegal name overloading remtrans.cpp line 17 static const UChar ID[] = {65, 110, 121, 45, 0x52, 0x65, 0x6D, 0x6F, 0x76, 0x65, 0x00}; /* "Any-Remove" */ In this file in the global namespace is defined this array with name ID. This name conflict with some other name from MacOS X I assume. If I change name to ID2 in this file (3 places) then all compiles fine. I think ICU developers can CHANGE this name to be more long and unique than simple ID The better ICU_ID P.S. I have check this is NOT a define. I have try #undef ID Before array, but this now helps. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: [email protected] web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- _______________________________________________ icu mailing list [email protected] http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu _______________________________________________ icu mailing list [email protected] http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu