Re: [perl #62010] [PATCH] fix PARROT_EXPORT visibility=default for gcc other than 4.x

2009-01-08 Thread donald . hunter
I was pretty averse to adding an additional configure step myself. The problem is that warnings.pm checks specifically for supported compiler flags and I didn't want to include other things there. The bug is that gcc.pm is hardcoded for version 4.x rather than checking. I didn't want to add

Re: [perl #62244] AutoReply: [BUG] recent rakudo changes have broken NCI

2009-01-12 Thread Donald Hunter
grind.pid12075 Description: Binary data

mod_parrot uses string_nprintf

2008-04-22 Thread Donald Hunter
her method? Cheers, Donald Hunter.

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,

Re: Could this be any more obscure?

2018-10-01 Thread Donald Hunter
toddandma...@zoho.com (ToddAndMargo) writes: > > Hi Curt, > > Perfect! Thank you! > > So all methods that respond with --> Positional will accept [] > > Awesome! > > -T Not quite. All methods that respond with --> Positional, provide a Positional that will accept [] Methods don't accept [], valu