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 solution? Re-introduce string_nprintf or modify mod_parrot to use another method?
Cheers, Donald Hunter.