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 string_nprintf or modify mod_parrot to use another method?
hm, i thought i committed the fix for this, but apparently not. check out r334 in the mod_parrot repository.
-jeff