Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> BTW: a nice to have: include SVN revision of local copy in bug report.
Remember how I set things up so that Configure would add a timestamp
to config.h and Config.pm? I only did that because CVS didn't have a
repository-wide revision number like Subver
Robert Spier <[EMAIL PROTECTED]> wrote:
>> > Is there a way to specify the mime-type on a filetype basis?
>> Would be good for new files.
> This is all client-side.
$ tail -5 ~/.subversion/config
[miscellany]
enable-auto-props = yes
[auto-props]
*.t = svn:mime-type=text/plain
> -R
thanks agai
Jrieks @ Wmit00 . It . Math . Uni-Wuppertal . De <[EMAIL PROTECTED]> wrote:
> /usr/bin/perl classes/pmc2c2.pl --dump classes/null.pmc
> Badly balanced at classes/pmc2c2.pl line 355, <$fh> line 1.
All seems to work fine - strange.
BTW: a nice to have: include SVN revision of local copy in bug rep
Or, rather, find the attached patch here:
https://rt.perl.org/rt3/Ticket/Attachment/110536/75860/dynamic_perl2.patch
(whoops)
William Coleda wrote:
Attached find the second patch in the "make perl dynamic" series. This
attacks most of the simplistic cases under t/*.
Many instances of PerlUndef an
# New Ticket Created by Will Coleda
# Please include the string: [perl #34920]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34920 >
Attached find the second patch in the "make perl dynamic" series. This attacks
most of
At 06:57 PM 4/11/2005, Matt Diephouse wrote:
Now that IMCC is a core part of Parrot, I'd like to see the imcc/
directory go away. I'd be willing to spend some time trying to prepare
some patches (it'd be a good way to become more familiar with the
source), but I have a few questions first:
(1) Is
> [jrieks - Mon Apr 11 12:17:57 2005]:
>
> It looks like "atan -0.0, -0.0 == 0.0" on OpenBSD 3.5/i386:
>
> t/op/trans.NOK 13# Failed test (t/op/trans.t
> at line
> 307)
> # got: 'ok 1
> # ok 2
> # ok 3
> # ok 4
> # ok 5
> # ok 6
> # ok 7
> # ok 8
> # ok 9
> # ok 1
Now that IMCC is a core part of Parrot, I'd like to see the imcc/
directory go away. I'd be willing to spend some time trying to prepare
some patches (it'd be a good way to become more familiar with the
source), but I have a few questions first:
(1) Is this desirable?
(2) Does IMCC's version num
# New Ticket Created by Jens Rieks
# Please include the string: [perl #34917]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34917 >
It looks like "atan -0.0, -0.0 == 0.0" on OpenBSD 3.5/i386:
t/op/trans..
[EMAIL PROTECTED] (via RT) wrote:
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #34912]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34912 >
---
osname= linux
osvers= 2.4.0
arch= i586-linu
# New Ticket Created by Will Coleda
# Please include the string: [perl #34916]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34916 >
Placeholder ticket for Parrot Release 0.1.4
Anybody using Debian and emacs, a clue: I had to edit a couple of
files to get Subversion support enabled automatically. All of the
actual elisp code in:
/etc/emacs/site-start.d/50psvn.el
/etc/emacs/site-start.d/50vc-svn.el
was commented out. (?!) Once I uncommented it, emacs recognized t
Cory Spencer <[EMAIL PROTECTED]> wrote:
> The latest Parrot CVS checkout segfaults for me on the following code:
[ ... ]
> It appears that the "store_lex" opcode is to blame - when no lexical pad
> has been created and you attempt to store a lexical, the SEGV is
> generated.
Yep. Throws an exce
> Fixed hopefully.
>
> $ find -name '*.t' | xargs svn ps svn:mime-type text/plain
> $ svn ci ...
Yes, that'll fix it.
Probably worth checking the mime-types for all the other files.
> and that dam.. check in runs for more then 10 minutes now
Ick. The network pipe is a little congested today,
Robert Spier <[EMAIL PROTECTED]> wrote:
> The conversion is done.
Great work. Thanks a lot.
leo
just a manual report, since there's no tinderbox running windows. looks like
there's no undetectable trouble on windows post svn. thanks robert!
only expected tests fail on win32--vc-7.1--perl-5.8.6:
Failed Test Stat Wstat Total Fail Failed List of Failed
Bob Rogers wrote:
From: Roger Hale <[EMAIL PROTECTED]>
Date: Thu, 07 Apr 2005 04:23:41 -0400
Leopold Toetsch wrote:
> Roger Hale <[EMAIL PROTECTED]> wrote:
>
>>Leopold Toetsch wrote:
>>
>>>As @ARGS (or @IN_ARGS, @OUT_ARGS) is being stored in the context, and
>>>that cont
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #34912]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34912 >
---
osname= linux
osvers= 2.4.0
arch= i586-linux
cc= cc
---
Flags:
cate
Jens Rieks wrote:
On Monday 11 April 2005 13:48, Ron Blaschke wrote:
I think this is just a mime-type issue.
Yes, that seems to be the reason. I looks like all *.t files are affected.
Fixed hopefully.
$ find -name '*.t' | xargs svn ps svn:mime-type text/plain
$ svn ci ...
and that dam.. check in ru
Jens Rieks wrote:
> On Monday 11 April 2005 13:48, Ron Blaschke wrote:
>> I think this is just a mime-type issue.
> Yes, that seems to be the reason. I looks like all *.t files are affected.
> Is there a way to specify the mime-type on a filetype basis?
I think it's always the client deciding the
On Monday 11 April 2005 13:48, Ron Blaschke wrote:
> I think this is just a mime-type issue.
Yes, that seems to be the reason. I looks like all *.t files are affected.
Is there a way to specify the mime-type on a filetype basis?
jens
Nicholas Clark wrote:
> On Mon, Apr 11, 2005 at 01:43:39AM -, [EMAIL PROTECTED] wrote:
[snip]
>> Modified: trunk/t/perl/Parrot_IO.t
>> ==
>> Binary files. No diff available.
> Oops. Is this a property thing on all the
On Sun, Apr 10, 2005 at 10:54:21AM -0700, Robert Spier wrote:
>
> The conversion is done.
>
> http://www.parrotcode.org/source.html
zcat svk-mirror-dump | svnadmin load --ignore-uuid ~/.svk/parrot
should be
zcat svk-bootstrap-dump.gz | svnadmin load --ignore-uuid ~/.svk/parrot
Also, if yo
On Mon, Apr 11, 2005 at 01:43:39AM -, [EMAIL PROTECTED] wrote:
> Author: coke
> Date: Sun Apr 10 18:43:39 2005
> New Revision: 7800
>
> Modified:
>trunk/t/perl/Parrot_IO.t
> Log:
> One of the tests was explicitly checking for CVS, which we're no
> longer using. Comment out the test.
>
>
# New Ticket Created by FranÃois PERRAD
# Please include the string: [perl #34910]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34910 >
Just use gcc with good parameters for build DLL.
Francois.cvs -q diff -u
Index: co
25 matches
Mail list logo