Re: Applying Decomposed UTF-8 Patch to OOo-X11 1.1.4
James McKenzie <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
Etsushi Kato wrote: > On 2005/05/19, at 13:13, James McKenzie wrote: > >> I attempted to apply the Decomposed UTF-8 patch to >> sal/osl/unx/file.c for OOo-X11 1.1.4 srx645_m54 and the second part >> will not apply even after I edited the patch to match the code in >> file.c. >> Here is the patch as edited after applying the first part: > > > You can find the patch for 1.1.x at > > http://www.openoffice.org/nonav/issues/showattachment.cgi/17334/ > ooo_macfilename.diff Etsushi: I could not get to that patch, but I found the cause of the problems with the patch I had and fixed them and compiled /sal/osl/unx/file.c successfully. Now to find out why I cannot build udkapi. Thank you for your assistance and making me relook the patch. Now to build a new one. James McKenzie