Re: mod_parrot uses string_nprintf

2008-04-24 Thread Donald Hunter
On 22/04/2008, Jeff Horwitz <[EMAIL PROTECTED]> wrote: > > On Tue, 22 Apr 2008, Donald Hunter wrote: > > hi donald! > > hm, i thought i committed the fix for this, but apparently not. check out > r334 in the mod_parrot repository. Great, that fixed my build problem, thanks. I needed to change Co

Re: mod_parrot uses string_nprintf

2008-04-23 Thread Jeff Horwitz
On Tue, 22 Apr 2008, Donald Hunter wrote: Hi, hi donald! I'm trying to build mod_parrot against Parrot 0.6.1 and have found that string_nprintf no longer exists. I see from ticket #44053 that the function was removed since it had no users. What's the preferred solution? Re-introduce strin

Re: mod_parrot uses string_nprintf

2008-04-22 Thread jerry gay
On Tue, Apr 22, 2008 at 6:55 AM, Donald Hunter <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to build mod_parrot against Parrot 0.6.1 and have found that > string_nprintf no longer exists. I see from ticket #44053 that the function > was removed since it had no users. > > What's the preferred s