Ovid:
I'm going to merge this RT into the one we already have open reporting
the same failure on Darwin/PPC. I believe the problem occurred in
r33324. I think chromatic is looking into this.
Thank you for your report.
kid51
s/racing car/bike shed/
On Fri, Dec 5, 2008 at 7:37 PM, Andy Lester <[EMAIL PROTECTED]> wrote:
>
> On Dec 5, 2008, at 6:33 PM, Simon Cozens wrote:
>
> It's Perl people, Geoffrey. You tell them that you've made a racing car
>> out of old biscuit tins, they'll tell you that you painted it the wron
On Dec 5, 2008, at 6:33 PM, Simon Cozens wrote:
It's Perl people, Geoffrey. You tell them that you've made a racing
car
out of old biscuit tins, they'll tell you that you painted it the
wrong
colour.
s/Perl//;
But I agree with you, it's frustrating that that's what people choose
to se
Geoffrey Broadwell wrote:
> Someone needs to reply to the comments from readers who have confused
> DBI and DBDI, and have thus decided we are turning Perl into Java.
It's Perl people, Geoffrey. You tell them that you've made a racing car
out of old biscuit tins, they'll tell you that you painted
On Dec 5, 2008, at 3:41 PM, Geoffrey Broadwell wrote:
OK, that's fair enough -- but why does submitting a dead simple form
require JavaScript?
Got me.
Hmmm, maybe I should be taking this up with the MT developers. Are
you
running a current enough rev that it's likely still a problem? (I
On Fri, 2008-12-05 at 13:13 -0600, Andy Lester wrote:
> On Dec 5, 2008, at 1:11 PM, Geoffrey Broadwell wrote:
> > I can't, because as Perlbuzz oh-so-helpfully tells me when I try to
> > submit my comment: "Registration is required." With no indication how
> > to actually do so.
>
> You have to ha
On Dec 5, 2008, at 1:11 PM, Geoffrey Broadwell wrote:
I can't, because as Perlbuzz oh-so-helpfully tells me when I try to
submit my comment: "Registration is required." With no indication how
to actually do so.
You have to have JavaScript turned on. Sorry that the message sucks.
It's on
On Fri, 2008-12-05 at 09:10 -0600, Andy Lester wrote:
> On Dec 5, 2008, at 4:13 AM, Simon Cozens wrote:
>
> > I just ran this code, which worked with the expected results:
>
>
> Beautiful. Posted to Perlbuzz.
>
> http://perlbuzz.com/2008/12/database-access-in-perl-6-is-coming-along-nicely.html
- Original Message
> From: Moritz Lenz <[EMAIL PROTECTED]>
> (Just out of curiosity, do you need 'make realclean' in
> languages/perl6/? Most of the time a simple 'make' works for me, or a
> 'make clean'. I never needed realclean in Rakudo, only in parrot so far).
No, I don't need to do
FYI:
Another perl5->parrot is in the works.
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
--- Begin Message ---
Hi,
I saw your post on use.perl about B::C and B::CC. Near the bottom
you mention:
> We might want to convert perl5 to various other formats, such as
> native code (JIT), p
On Dec 5, 2008, at 4:13 AM, Simon Cozens wrote:
I just ran this code, which worked with the expected results:
Beautiful. Posted to Perlbuzz.
http://perlbuzz.com/2008/12/database-access-in-perl-6-is-coming-along-nicely.html
xoa
--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AI
# New Ticket Created by Simon Cozens
# Please include the string: [perl #61060]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=61060 >
This is a bit of a fragile one as it moves around depending on what NCI
functions I have
I just ran this code, which worked with the expected results:
use DBDI;
my $conn = DBDI::DriverManager.getConnection("dbdi:SQLite3:test.db", "",
"");
my $stm = $conn.createStatement();
my $rs = $stm.executeUpdate("CREATE TABLE foo (bar, baz)");
my $stm = $conn.prepareStatement("INSERT INTO foo (b
[EMAIL PROTECTED] (via RT) wrote:
> # New Ticket Created by [EMAIL PROTECTED]
> # Please include the string: [perl #61052]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=61052 >
>
>
> This bug has been around for a whil
14 matches
Mail list logo