Re: libps/libihash

2004-06-16 Thread Marcus Brinkmann
At Wed, 16 Jun 2004 13:51:53 +0300, Ognyan Kulev wrote: > > Michael Banck wrote: > > On Tue, Jun 15, 2004 at 08:04:02PM +0200, Marcus Brinkmann wrote: > >>As the code is inherently non-portable, it would be simple and > >>feasible to add -std=gnu99 to the Makefiles of dpkg for this single > >>file

Re: libps/libihash

2004-06-16 Thread Ognyan Kulev
Michael Banck wrote: On Tue, Jun 15, 2004 at 08:04:02PM +0200, Marcus Brinkmann wrote: As the code is inherently non-portable, it would be simple and feasible to add -std=gnu99 to the Makefiles of dpkg for this single file only, or only if the target architecture is the Hurd. That's what Ogi did, b

Re: libps/libihash

2004-06-16 Thread Michael Banck
On Tue, Jun 15, 2004 at 08:04:02PM +0200, Marcus Brinkmann wrote: > As the code is inherently non-portable, it would be simple and > feasible to add -std=gnu99 to the Makefiles of dpkg for this single > file only, or only if the target architecture is the Hurd. That's what Ogi did, but it still go