Re: [perl #46681] [TODO] [C] Use strerror_r instead of strerror

2008-07-21 Thread Christoph Otto
Andy Dougherty via RT wrote: On Thu, 17 Jul 2008, Christoph Otto via RT wrote: On Thu Jul 17 15:53:12 2008, julianalbo wrote: On Thu, Jul 17, 2008 at 9:59 PM, Christoph Otto via RT <[EMAIL PROTECTED]> wrote: trick. The attached patch (v5) properly fixes the problem on my system. There shou

Re: pbc install_config: howto install perl6 and languages?

2008-07-21 Thread chromatic
On Monday 21 July 2008 13:48:41 Reini Urban wrote: > I did it now this way: > > pbc_to_exe accepts a 2nd optional arg. > If it's --install the exe is prefixed with "installable_", and it's not > linked against parrot_config.o but against install_config.o > > This way I can produce installable lang

Common Lisp and pushaction

2008-07-21 Thread Bob Rogers
From: Allison Randal <[EMAIL PROTECTED]> Date: Sun, 20 Jul 2008 23:27:44 -0700 . . . That patch demonstrates the exact behaviour that is no longer supported under the new spec and implementation. Tell me more about how you're using the old pushaction, and I'll suggest alternatives

[perl #56948] [BUG] .parrot_current_rev broken

2008-07-21 Thread James Keenan via RT
Patch applied in r29660 tonight.

ParrotSketch Cancelled for July 21, 2008

2008-07-21 Thread Will Coleda
Reminder: given the number of folks attending OSCON this week, the IRC #parrotsketch is cancelled for tomorrow, and will resume again on July 29, 2008 Regards. -- Will "Coke" Coleda

Re: pbc install_config: howto install perl6 and languages?

2008-07-21 Thread Reini Urban
Reini Urban schrieb: How is make install for the pbc_to_exe generated languages supposed to work? For the utils you simply link to a fixed install_config.o with fixed builddir. But the languages are generated from a .pir file with hardcoded, wrong builddir. I think about adding support for an o

Re: website, OSCON

2008-07-21 Thread Will Coleda
On Fri, Jul 11, 2008 at 4:59 PM, Will Coleda <[EMAIL PROTECTED]> wrote: > Can someone who is attending OSCON write up a blurb for the parrot web > site similar to the (now past) one there for YAPC::NA? > > I'd be happy to post it if the person that writes it isn't Allison or > chromatic... ^_^ > >

Re: [perl #57178] [BUG] Broken links on smolder site.

2008-07-21 Thread Will Coleda
On Mon, Jul 21, 2008 at 3:07 PM, Michael Peters <[EMAIL PROTECTED]> wrote: > Will Coleda wrote: > that require a login. Is this intentional? >>> >>> No this was not. It should be fixed, so please try again. >> >> Nope, still asking me for a login. > > Sorry, I wasn't completely clear. That URL

Re: [perl #57178] [BUG] Broken links on smolder site.

2008-07-21 Thread Michael Peters
Will Coleda wrote: that require a login. Is this intentional? No this was not. It should be fixed, so please try again. Nope, still asking me for a login. Sorry, I wasn't completely clear. That URL will always prompt you for a login. The XML feed should have given the public URL, so that's

Re: [perl #57178] [BUG] Broken links on smolder site.

2008-07-21 Thread Will Coleda
On Mon, Jul 21, 2008 at 2:48 PM, Michael Peters <[EMAIL PROTECTED]> wrote: > Will Coleda wrote: >> >> On Mon, Jul 21, 2008 at 2:29 PM, Michael Peters via RT >> <[EMAIL PROTECTED]> wrote: >>> >>> On Mon Jul 21 11:15:15 2008, coke wrote: http://smolder.plusthree.com/app/public_projects/deta

Re: [perl #57178] [BUG] Broken links on smolder site.

2008-07-21 Thread Michael Peters
Will Coleda wrote: On Mon, Jul 21, 2008 at 2:29 PM, Michael Peters via RT <[EMAIL PROTECTED]> wrote: On Mon Jul 21 11:15:15 2008, coke wrote: http://smolder.plusthree.com/app/public_projects/details/8 Clicking on the "Data Feeds" links /app/public_projects/feed/8 (all) /app/public_projects/

Re: [perl #55954] [PATCH]: Add 'make smolder_test' target

2008-07-21 Thread Tim Heckman
Using TAP::Harness::Archive 0.12, successfully ran a "make smolder_test" on windows. http://smolder.plusthree.com/app/public_projects/report_details/2381 --- tjh On Jul 19, 2008, at 8:51 AM, Michael Peters wrote: Tim Heckman wrote: One thing I've found is that I cannot install TAP::Harne

Re: [perl #57178] [BUG] Broken links on smolder site.

2008-07-21 Thread Will Coleda
On Mon, Jul 21, 2008 at 2:29 PM, Michael Peters via RT <[EMAIL PROTECTED]> wrote: > On Mon Jul 21 11:15:15 2008, coke wrote: >> http://smolder.plusthree.com/app/public_projects/details/8 >> >> Clicking on the "Data Feeds" links >> >> /app/public_projects/feed/8 (all) >> /app/public_projects/feed/

[perl #57178] [BUG] Broken links on smolder site.

2008-07-21 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #57178] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=57178 > http://smolder.plusthree.com/app/public_projects/details/8 Clicking on the "Data Feeds"

[perl #57170] In rakudo, defining a class deriving a not yet defined class produces a Null PMC access

2008-07-21 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #57170] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=57170 > While $ ./perl6 -e 'class B {}; class A is B {}' works, $ ./perl6 -e 'class A is B {}

Re: HLLs needing OpenGL support

2008-07-21 Thread Geoffrey Broadwell
On Mon, 2008-07-21 at 09:34 +0200, François Perrad wrote: > Geoffrey Broadwell a écrit : > > fperrad: How do these bindings actually work? > There'll work with runtime/parrot/library/OpenGL.pir. OK ... so what could be improved about runtime/parrot/library/OpenGL.pir so that you didn't have to wri

Parrot Bug Summary

2008-07-21 Thread Parrot Bug Summary
Parrot Bug Summary http://rt.perl.org/rt3/NoAuth/parrot/Overview.html Generated at Mon Jul 21 13:00:02 2008 GMT --- * Numbers * New Issues * Overview of Open Issues * Ticket Status By Version * Requestors with m

Re: [perl #56928] [TODO]: Remove config step auto::pack

2008-07-21 Thread Andy Dougherty
On Fri, 18 Jul 2008, James Keenan via RT wrote: > On Fri Jul 18 08:22:48 2008, doughera wrote: > > > > > Oh yes -- I did remember one other. Configure.pl currently offers you > the > > opportunity to specify different sizes for opcode_t and INTVAL. However, > > parrot itself assumes they are

Re: 'make' concludes noisily on Darwin

2008-07-21 Thread Andy Dougherty
On Fri, 18 Jul 2008, James E Keenan wrote: > Parrot has been building successfully, albeit slowly, for me on Darwin for > several months now. But I must say that the very last line of 'make' output > always shows a lot of warnings of "multiple definitions of symbol". Can > anyone evaluate these

pbc install_config: howto install perl6 and languages?

2008-07-21 Thread Reini Urban
How is make install for the pbc_to_exe generated languages supposed to work? For the utils you simply link to a fixed install_config.o with fixed builddir. But the languages are generated from a .pir file with hardcoded, wrong builddir. I think about adding support for an optional --install arg i

Perl6::Str on CPAN

2008-07-21 Thread Moritz Lenz
Hi, today I released Perl6::Str to CPAN. It's a module for grapheme level string handling, and the methods are modeled closely after those of Perl 6. I cheated a bit in that I didn't implement codepoint and byte level semantics, since perl 5 supports them natively already. It lacks some features

Re: language testing on pdd25cx, preparing to merge (rakudo)

2008-07-21 Thread Moritz Lenz
Allison Randal wrote: > Allison Randal wrote: >> Moritz Lenz wrote: >>> >>> I also get errors in parrot's PGE tests (I guess they are known already; >>> if not I can happily send the details) >> >> I get no errors in PGE's tests on Mac OS X or Ubuntu as of r29552, so >> please send the details. >

Re: HLLs needing OpenGL support

2008-07-21 Thread François Perrad
Geoffrey Broadwell a écrit : I noticed a couple commits overnight for Lua to support OpenGL. I'm a bit confused by them, since they don't seem to actually *do* anything, just lots of (hopefully automatically generated!) scaffolding. fperrad: How do these bindings actually work? There'll work w