Re: 7.2 items
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Patrick Welche <prlw1@newn.cam.ac.uk>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2001-05-14T19:36:56Z
Lists: pgsql-hackers
Patrick Welche writes: > > I have no objection to the gettext API, but I was and still am concerned > > about depending on GNU gettext's code, because of license conflicts. > > There is a BSD-license gettext clone project, but it doesn't look to be > > very far along. > > What's missing with it? * portability At first glance, uses strlcat and strlcpy. Didn't look further. * dedication to portability Only plans to support *BSD. * source code availability Didn't find anything outside NetBSD CVS and the CVS rep where they got it from. * documentation Related to above. * English support forum Only Japanese mailing list available. If you can address these things we might have a winner, otherwise we might have to fork it. -- Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter