Re: Rakudo in Perl culture

2009-01-08 Thread ajr
> > On Jan 8, 2009, at 3:11 PM, chromatic wrote: > >> I can't read the word "Purdue" without thinking "Year of the Purdue >> Wonder Chicken" -- but try working that into Perl 6 advocacy. > > Except that's Perdue > > Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance "A La Recherc

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

2009-01-08 Thread jerry gay
On Thu, Jan 8, 2009 at 15:42, Mark Glines wrote: > donald.hun...@gmail.com wrote: >> >> 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

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

2009-01-08 Thread Mark Glines
donald.hun...@gmail.com wrote: 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 che

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: Rakudo in Perl culture

2009-01-08 Thread Andy Lester
On Jan 8, 2009, at 3:11 PM, chromatic wrote: I can't read the word "Purdue" without thinking "Year of the Purdue Wonder Chicken" -- but try working that into Perl 6 advocacy. Except that's Perdue. xoa -- Andy Lester => a...@petdance.com => www.petdance.com => AIM:petdance

Re: Rakudo in Perl culture

2009-01-08 Thread chromatic
On Thursday 08 January 2009 12:53:49 Andy Lester wrote: > I like the sound of "Rakudo Tuesday". I can't read the word "Purdue" without thinking "Year of the Purdue Wonder Chicken" -- but try working that into Perl 6 advocacy. -- c

Rakudo in Perl culture

2009-01-08 Thread Andy Lester
I like the sound of "Rakudo Tuesday". xoa Begin forwarded message: From: Joe Kline Date: January 8, 2009 2:51:53 PM CST To: Purdue Perl Mongers Subject: [Purdue-pm] meeting date -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - From a recent blog entry by chromatic on use.perl.org: "We rel

[svn:parrot-pdd] r35191 - trunk/docs/pdds

2009-01-08 Thread infinoid
Author: infinoid Date: Wed Jan 7 22:53:23 2009 New Revision: 35191 Modified: trunk/docs/pdds/pdd13_bytecode.pod Log: [pdd13] Clarify a TODO item somewhat regarding the potential use of ManagedStruct and/or UnmanagedStruct. Modified: trunk/docs/pdds/pdd13_bytecode.pod