Re: Port to CodeWarrior.
"Steven R. Loomis" <[email protected]>
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <[email protected]> |
On 28-Ott-2003, at 12:02 PM, Ruslan Zasukhin wrote: > Hi All, > > It looks nobody have made port of ICU to CodeWarrior. > We need this so we start this work self. > We are going to make cross-platform CW projects. > > NOTE: In the current sources of ICU I see that its developers assume > that CW > is only MAC compiler. This is not true. It can perfectly work on > Windows > also. I would file a bug on our bug database,. http://www.jtcsv.com/ Then, when you have the fixes, just send an email here and someone will arrange to put them in. > So I will need make some tuning in some headers. > > I wonder who is responsible to include this changes? > Who I need contact and where I need send changes? > > Also we will be happy share CW projects to community > in case of success. We would be glad to have them. There have been several requests on the mailing list here. > Also I wonder does exists some Unicode-ready XML parser that can work > together with ICU ? Xerces uses ICU internally for conversion, http://xml.apache.org/ > What about REGEX library that can work with Unicode (again with ICU :-) ICU includes a regex library since 2.4. See the users' guide - http://oss.software.ibm.com/icu/userguide/regexp.html Thanks for your interest in ICU, Steven