Re: Copyrights

2005-07-03 Thread MrJoltCola
I originally wrote IMCC was a separate module, and I even released it on CPAN. For a long time it lived in languages/imcc but Leo rolled it in at some point. Copyrighting my code does not limit my ability to contribute it to a project under a dual copyright. I have never heard what the final deci

Re: PGE now supports grammars, built-in rules

2005-07-03 Thread Patrick R. Michaud
On Sun, Jul 03, 2005 at 11:08:56AM -0400, Will Coleda wrote: > When I was compiling the rules, they weren't going where I thought > they were going. This was because I stole code from compilers/pge/ > demo.pir improperly; there is a gname variable in there that's a PMC. No, it's a string:

Re: PGE now supports grammars, built-in rules

2005-07-03 Thread Will Coleda
When I was compiling the rules, they weren't going where I thought they were going. This was because I stole code from compilers/pge/ demo.pir improperly; there is a gname variable in there that's a PMC. If you change it to a string instead, it seems to work fine. Apparently as a PMC it was

Copyrights

2005-07-03 Thread Will Coleda
I was under the impression that for any code to be included in the parrot repository, that the copyright had to be assigned to the Perl Foundation. But there are exceptions to this throughout the repository, even in core files like imcc/main.c (Copyright Melvin Smith). We have a file with a

Copyrights

2005-07-03 Thread Will Coleda
I was under the impression that for any code to be included in the parrot repository, that the copyright had to be assigned to the Perl Foundation. But there are exceptions to this throughout the repository, even in core files like imcc/main.c (Copyright Melvin Smith). We have a file with a

release 0.2.2 done

2005-07-03 Thread Leopold Toetsch
The release procedure is finished (I'll postpone 10a of RELEASE_INSTRUCTIONS a bit :-) svn checkins may proceed, leo

Parrot 0.2.2 "Geeksunite" Released!

2005-07-03 Thread Leopold Toetsch
Parrot 0.2.2 "Geeksunite" Released! On behalf of the Parrot team I'm proud to announce another monthly release of Parrot and I'd like to thank all involved people as well as our sponsors for supporting us. Please visit http://geeksunite.org and support Chip. What is Parrot? Parrot is a virtual

[perl #36452] Re: [BUG] PGE recursion, bus error

2005-07-03 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #36452] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=36452 > On Thu, Jun 30, 2005 at 02:56:27PM -0400, Will Coleda wrote: > Attempting to come

release 0.2.2 starting - please no more svn commits

2005-07-03 Thread Leopold Toetsch
Please refrain from checkins until further notice. leo