Subject: Re: More psiconv woes
From: Thomas Fletcher (thomasf@qnx.com)
Date: Sun Jan 21 2001 - 12:08:17 CST
On Sun, 21 Jan 2001, Sam TH wrote:
> On Sun, Jan 21, 2001 at 06:25:34PM +0100, Hubert Figuiere wrote:
> > Hello,
> >=20
> > One more problem with Psiconv: it makes uses af strdup which is NOT=20
> > available on the Metrowerks C Library on MacOS....
> >=20
> > In AbiWord I replaced all occurences by UT_strdup(). Shall I do the=20
> > same in psiconv or should I make it independant from AbiWord code=20
> > base.
> >=20
>
> Well, it depends on what Frodo wants. The options are:
>
> 1) use UT_strdup in our version of psiconv, and thus have them forked
> (if only slightly), assuming he doesn't want to include our util code.
>
> 2) use something other than strdup in the main tree of psiconv.
>
If Frodo really cared about portability he would write his own
"strdup()" function and use it instead.
Thomas
This archive was generated by hypermail 2b25 : Sun Jan 21 2001 - 12:08:32 CST