In r38498, applied patch supplied by Michael Peters. See also:
https://trac.parrot.org/parrot/wiki/SmolderTaskList.
We're in the beginning stages of deprecating smoke.parrotcode.org in
favor of our Smolder report system. So it would probably not be worth
our effort to modify the smoke system to accept smoke test reports from
new sources, such as proposed here for releases.
I would like to encourage you to try
One feature I'd
like to see: On the home page (http://smolder.plusthree.com/app/
public_projects/smoke_reports/8), could we squeeze in the SVN
revision number at which a report was generated -- perhaps flush
right on the same line as the "# Added ..." for each report.
We have
e tests nightly in the hopes that its useful, and
to
poke around with parrot as it evolves, so I think my estimation of the
svn rev
where it started hanging is accurate +/- 20 revs.
Krishna Sethuraman
[EMAIL PROTECTED]
Summary of my parrot 0.7.1 (r31839) configuration:
configdate='Thu O
On Sun, Oct 05, 2008 at 10:43:45AM -0500, Patrick R. Michaud wrote:
> We seem to have lost the svn-commit mail updates, I haven't seen
> a svn-commit message since r31606 on October 3 (parrot is
> currently at r31676).
>
> Any chance we get could this back? For me it'
We seem to have lost the svn-commit mail updates, I haven't seen
a svn-commit message since r31606 on October 3 (parrot is
currently at r31676).
Any chance we get could this back? For me it's much easier to
review commits and patches arriving by email than to have to
go manually look t
Hi,
So before, this would not work out because it found the wrong outer:
--
.sub main
outer()
.end
.namespace [ 'Foo' ]
.sub outer
say "oops"
.end
.namespace []
.sub outer
$P0 = new 'Integer'
$P0 = 42
.lex '$a', $P0
test()
.end
.sub test :outer('outer')
$P0 = find_lex '$a'
On Sat Jun 21 17:49:51 2008, [EMAIL PROTECTED] wrote:
> Per #parrot:
>
> I'm trying to submit a smoke for parrot 0.6.3 on FreeBSD and
> I'm getting this error: * Sending data to smokeserver
> "http://smoke.parrotcode.org/smoke/
> "... error: The submitted smoke has an invalid format! Am I
>
nd
I'm getting this error: * Sending data to smokeserver
"http://smoke.parrotcode.org/smoke/
"... error: The submitted smoke has an invalid format! Am I
missing something, or did I do something incorrectly?
apeiron: usually that's b/c you did svn export, not svn
Learned that Coke had already opened a ticket for this; merged this one
into that.
# New Ticket Created by James Keenan
# Please include the string: [perl #56122]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=56122 >
Forwarding to open RT:
Original Message
Subject: [PATCH] add git-
On Thu Jun 19 09:56:35 2008, coke wrote:
> Forwarding to parrotbug to open a ticket.
>
>
> -- Forwarded message --
> From: Hans Dieter Pearcey <[EMAIL PROTECTED]>
> Date: Wed, Jun 18, 2008 at 2:23 PM
> Subject: [PATCH] add git-svn instructions to gett
rom: Hans Dieter Pearcey <[EMAIL PROTECTED]>
Date: Wed, Jun 18, 2008 at 2:23 PM
Subject: [PATCH] add git-svn instructions to gettingstarted.pod
To: [EMAIL PROTECTED]
The obvious way to use git-svn with the parrot repo will result in the entire
history being checked out, which is undesira
The obvious way to use git-svn with the parrot repo will result in the entire
history being checked out, which is undesirable. The attached patch points
people towards only checking out HEAD.
hdp.
diff --git a/docs/gettingstarted.pod b/docs/gettingstarted.pod
index e6e18f8..731e434 100644
--- a
Hi,
in r26841 I removed the directory 'compilers/past-pm', resolving the
deprecation item from RT#48030.
After updating to the new revision, a 'perl Configure.pl' is required,
as Makefile dependencies have changed.
Best regards,
Bernhard
Since I have not experienced this problem in > 1 month, and since it's
better dealt with by notifying Robert and having him track it in his RT
queue, I am going to cross my fingers and close this ticket.
Seems to work now, once I clean up my client side. (Had to do a little svn
cleanup and remove the old directory before it would go through, but now it
looks good.)
Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com
> -Original Mess
I'm glad also! But If I had read this mail before reinstalled SVN
client, I would be glader. ;)
On Sun, Mar 30, 2008 at 10:12 PM, Andrew Whitworth
<[EMAIL PROTECTED]> wrote:
> Oh, i'm glad this is a bug in the repository, when it happened to me,
> I assumed that my SVN cl
>> This should be fixed in r26641.
>>
>> Could you confirm?
>> --
Checkout on Windows XP now works.
--
Email and shopping with the feelgood factor!
55% of income to good causes. http://www.ippimail.com
Oh, i'm glad this is a bug in the repository, when it happened to me,
I assumed that my SVN client was broken. Now I dont need to go through
the effort of uninstalling my SVN client, installing a new one, and
checking out the entire repository again.
--Andrew Whitworth
On Sat, Mar 29, 2008
h 30, 2008 4:31 AM
> To: [EMAIL PROTECTED]
> Subject: [perl #52264] Bug: duplicate directory names in SVN
>
> On Sa. 29. Mär. 2008, 20:04:14, [EMAIL PROTECTED] wrote:
> > There appear to be two directories, languages/HQ9plus and
> languages/hq9plus,
> > which confli
# New Ticket Created by "Ted Neward"
# Please include the string: [perl #52264]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52264 >
There appear to be two directories, languages/HQ9plus and languages/hq9plus,
which confl
# New Ticket Created by Matt Kraai
# Please include the string: [perl #52022]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=52022 >
Howdy,
I'm using git-svn and have made some local commits. When I ru
ward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com
> -Original Message-
> From: James Keenan via RT [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 15, 2008 6:38 AM
> To: [EMAIL PROTECTED]
> Subject: [perl #51732] Parrot crash in
chromatic wrote:
On Monday 17 March 2008 14:29:19 Alberto Simões wrote:
I think this is not new to anyone, but as parrot 0.6.0 is preparing to
exit the cage, here is some information about running make test on
latest svn r26457.
Darwin 10.5.2:
Test Summary Report
---
t/src
On Monday 17 March 2008 14:29:19 Alberto Simões wrote:
> I think this is not new to anyone, but as parrot 0.6.0 is preparing to
> exit the cage, here is some information about running make test on
> latest svn r26457.
> Darwin 10.5.2:
>
> Test Summary Report
> ---
Hi
I think this is not new to anyone, but as parrot 0.6.0 is preparing to
exit the cage, here is some information about running make test on
latest svn r26457.
Linux 2.6.24, x86:
All tests successful.
Files=559, Tests=11128, 327 wallclock secs ( 5.32 usr 1.21 sys +
242.19 cusr 48.13
On Sat Mar 15 01:27:37 2008, [EMAIL PROTECTED] wrote:
> Sorry, you're right, the error did occur during the nmake part of the
>build; I just wanted to make it clear (in case it mattered) that
>ActiveState was used to run the Configure.pl script. Do you still
>need the complete make outp
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com
> -Original Message-
> From: James Keenan via RT [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 14, 2008 3:15 PM
> To: [EMAIL PROTECTED]
> Subject: [perl #51732] Parrot crash in SVN tip
On Friday 14 March 2008 15:15:07 James Keenan via RT wrote:
> On Fri Mar 14 06:31:08 2008, [EMAIL PROTECTED] wrote:
> > ..\..\parrot.exe ..\..\compilers\tge\tgc.pir
> > --output=POST\Grammar_gen.p
> >
> > ir POST\Grammar.tg
> >
> > Parrot VM: PANIC: Null vtable used; did you add a new PMC
On Fri Mar 14 06:31:08 2008, [EMAIL PROTECTED] wrote:
> Visual Studio 2008, ActiveState Perl running configure.pl
>
>
>
> ..\..\parrot.exe ..\..\compilers\tge\tgc.pir
> --output=POST\Grammar_gen.p
>
> ir POST\Grammar.tg
>
> Parrot VM: PANIC: Null vtable used; did you add a new PMC?!
>
# New Ticket Created by "Ted Neward"
# Please include the string: [perl #51732]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=51732 >
Visual Studio 2008, ActiveState Perl running configure.pl
..\..\parrot.exe .
fferent
> >> linkage
> >
> > Excellent! A new Visual Studio version! Is this the free version or
> > a paid-for version. IIRC VS 2005 had some distinctions between the
> > two.
>
> FWIW, I used to build parrot from svn with VS 2008 express
> without any pro
ay.html?id=50956 >
src\oo.c(221) : error C2375: 'Parrot_oo_get_class' : redefinition; different
linkage
Excellent! A new Visual Studio version! Is this the free version or
a paid-for version. IIRC VS 2005 had some distinctions between the
two.
FWIW, I used to build parrot
.html?id=50956 >
>
>
> Steps look as follows:
>
>
>
>
>
> C:\Prg\parrot-svn>svn up
>
> At revision 25835.
>
>
>
> C:\Prg\parrot-svn>build_env.bat
>
> ActiveState Perl now on the PATH
>
> Setting environment for using Microsoft Visu
# New Ticket Created by "Joshua McAdams"
# Please include the string: [perl #50966]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50966 >
I'm using git-svn to check parrot; however, some of the parrot
# New Ticket Created by "Ted Neward"
# Please include the string: [perl #50956]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=50956 >
Steps look as follows:
C:\Prg\parrot-svn>svn up
At revision 2
m: Parrot via RT [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 18, 2008 1:46 AM
> To: [EMAIL PROTECTED]
> Subject: [perl #50956] AutoReply: Problems building in VS2008 with
> latest SVN tip
>
> Greetings,
>
> This message has been automatically generated in response to
Dear parroteers-
A small number of people have reported periodic issues committing to
the parrot subversion repository.
As of yet, we've been unable to create a repeatable test, find
anything obviously wrong that might be causing this issue, or even
logs that show a horrible error on our side.
ut I don't know what it is.
Whenever it happens, I just do an 'svn up' immediately after the
"failed" commit and everything seems to be okay.
Pm
James,
I've been seeing this problem off and on for over a month. As you've
noticed, it's rather intermittent, however, when the problem occurs it
persists for up to couple of hours. I've also seen that this is
platform independent, and so guessed that the problem existed at the
server end (mayb
On Sun Dec 30 10:01:18 2007, rgrjr wrote:
>
> Come to think of it, I did three commits each on Monday and Tuesday, and
> must have seen it then (either or both days).
>
> -- Bob
>
Perhaps not; the problem is intermittent. But yesterday I was getting
it o
From: "James Keenan via RT" <[EMAIL PROTECTED]>
Date: Sun, 30 Dec 2007 09:13:24 -0800
No, I first began to notice this two weeks ago. And the most frequent
occurrences were last night, when the maintenance on the server was
presumably complete.
Come to think of it, I did three com
On Sun Dec 30 09:04:25 2007, rgrjr wrote:
>
> Was that when the server was down a few days ago? Over the past few
> days, I have seen several examples of the "MERGE request failed ... 200
> OK" syndrome (which is particularly wierd) with Subversion client
> version 1.3.0. But I wouldn't swear t
Ticket/Display.html?id=49224 >
I am filing this ticket as a way of keeping track of some problems
with our infrastructure rather than with our code.
Over the last several weeks I have experienced intermittent, but
increasingly frequent, problems with commits to our SVN r
our infrastructure rather than with our code.
Over the last several weeks I have experienced intermittent, but
increasingly frequent, problems with commits to our SVN repository.
The nutshell description of this problem is:
1. I do 'svn commit'.
2. The commit appears to hang at "Tran
On Aug 7, 2007, at 1:38 PM, chromatic wrote:
Are there any cases where they *can* be NULL? I wonder if slapping
NOTNULL()
on them by default would break anything. (I can't think of
anything that's
not already a bug.)
But can't some PMC methods take additional args, besides the default
On Tuesday 07 August 2007 11:29:03 Andy Lester wrote:
> What about being able to do NOTNULL() and NULLOK() on args to the
> PMC? For the decorators to really make sense, we need both halves of
> the equation.
Are there any cases where they *can* be NULL? I wonder if slapping NOTNULL()
on them
On Aug 7, 2007, at 1:26 PM, jerry gay wrote:
as of r20545, you can now decorate pmc methods to give the compiler a
hand in warning you about bad code, just like we've been doing
throughout parrot core (a.k.a. seatbelts.) for a list of decorators,
see include/parrot/compiler.h. for more info, se
as of r20545, you can now decorate pmc methods to give the compiler a
hand in warning you about bad code, just like we've been doing
throughout parrot core (a.k.a. seatbelts.) for a list of decorators,
see include/parrot/compiler.h. for more info, see
docs/dev/seatbelts.pod
for example, in r20546,
if you windows developers suddenly notice that your build output is
full of warnings, it's because we've increased the warnings level from
-W3 to -W4. since some level four warnings are so noisy, we've
disabled a few of them, until we get the others under control.
if you have msvc and an eye for f
On 18/07/07, jerry gay <[EMAIL PROTECTED]> wrote:
On 7/17/07, James Keenan via RT <[EMAIL PROTECTED]> wrote:
> Initial comments (perhaps more to come):
>
> Run podchecker over the doc.
>
> Can you set your editor's line wrap settings such that when I say
> 'perldoc commiter_guide.pod', I don't ge
On 7/17/07, James Keenan via RT <[EMAIL PROTECTED]> wrote:
Initial comments (perhaps more to come):
Run podchecker over the doc.
Can you set your editor's line wrap settings such that when I say
'perldoc commiter_guide.pod', I don't get ugly wraps?
And now for a theological argument: Should i
Initial comments (perhaps more to come):
Run podchecker over the doc.
Can you set your editor's line wrap settings such that when I say
'perldoc commiter_guide.pod', I don't get ugly wraps?
And now for a theological argument: Should it be 'commiter' or 'committer'?
kid51
How does this file look? Does it explain everything which needs to be
explained? If everything's ok (or noone makes any noise over the next
few days) I'll add this file to docs/project.
Comments most definitely welcome.
Paul
commiter_guide.pod
Description: Binary data
On Fri Mar 23 11:37:34 2007, tewk wrote:
> tools/dev/mk_manifest_and_skip.pl should remove file from the MANIFEST
> that are scheduled to be svn deleted.
This problem should be corrected with revisions applied to trunk today
in r19893 (which applied to RT 43847 as well.
Both Coke and
Mark,
It's highly likely that I was wrong to indent your example. I've
noticed that particle has done some more work on the pod and he's
moved it back :-) Anyway, your work is now in. Good stuff! Thanks
for the help!
Paul
On 08/05/07, Mark Glines <[EMAIL PROTECTED]> wrote:
Hi Paul!
I not
Hi Paul!
I noticed you reindented the example when checking in the PDD07
change. Sorry to disagree with you, but this seems wrong to me.
Elsewhere in PDD07, it says: "neither PARROT_IN_CORE nor the outermost
_GUARD #ifdefs cause the level of indenting to increase." So I think
the indentation was
I have found a way to segfault parrot. (I know that the following code is
incorrect):
[EMAIL PROTECTED]/prg/parrot$ cat hello.pasm
main:
set I0, 3
set I1, 2
get_results "(0)", I0
set_args "(0,0)", P0, I1
fakesub:
get_params "(0,0)", I0, I1
add I0,
On Apr 6, 2007, at 11:48 AM, chromatic wrote:
On Friday 06 April 2007 00:58, Joshua Isom wrote:
What if we had a repository, ala pugs with it's "open" commits, solely
for people to commit tests. It could help improve bug discovery and
test coverage, as well as ambiguity about features in par
On Friday 06 April 2007 00:58, Joshua Isom wrote:
> What if we had a repository, ala pugs with it's "open" commits, solely
> for people to commit tests. It could help improve bug discovery and
> test coverage, as well as ambiguity about features in parrot. Then
> developers could just update it
On Apr 5, 2007, at 5:45 PM, Leopold Toetsch wrote:
Am Donnerstag, 5. April 2007 00:39 schrieb Jonathan Worthington:
Don't really need a policy to tell me that breaking stuff for
languages
folks sucks. :-) I try hard to avoid it, but unfortunately stuff slips
through the net occasionally. In t
Am Donnerstag, 5. April 2007 00:39 schrieb Jonathan Worthington:
> Don't really need a policy to tell me that breaking stuff for languages
> folks sucks. :-) I try hard to avoid it, but unfortunately stuff slips
> through the net occasionally. In this case, I wasn't even aware that you
> could use
Joshua Isom wrote:
On Apr 5, 2007, at 10:45 AM, Klaas-Jan Stol wrote:
jerry gay wrote:
i've recently committed (r17998) a draft of PMC documentation
guidelines, for your review. This document is meant to formalize,
clarify, and extend the current de facto style for documentation of
core PMCs.
On Apr 5, 2007, at 10:45 AM, Klaas-Jan Stol wrote:
jerry gay wrote:
i've recently committed (r17998) a draft of PMC documentation
guidelines, for your review. This document is meant to formalize,
clarify, and extend the current de facto style for documentation of
core PMCs. you'll find the docu
jerry gay wrote:
i've recently committed (r17998) a draft of PMC documentation
guidelines, for your review. This document is meant to formalize,
clarify, and extend the current de facto style for documentation of
core PMCs. you'll find the document at docs/pmc/documentation.pod.
highlights:
~ br
i've recently committed (r17998) a draft of PMC documentation
guidelines, for your review. This document is meant to formalize,
clarify, and extend the current de facto style for documentation of
core PMCs. you'll find the document at docs/pmc/documentation.pod.
highlights:
~ brings many things w
Jonathan Worthington wrote:
Anyway, fixed in r17982. May need a realclean - I had to do one anyway
to run the buildtools tests.
Awesome. Works for me even without realclean.
Thanks!
Allison
Allison Randal wrote:
This is a leftover from the old days when the way to override a vtable
method was to define a method with an '__' name, so they never
conflicted.
Not really - this was a conflict in the names of the methods at a C
level. The '__' prefix was a PIR-level thing. In PIR we ma
Allison Randal wrote:
For me too, even after a 'make realclean' on Parrot. In the interests
of our developing policy on a stable trunk: Jonathan, fix the problem
for Lua or revert the change before continuing with further development.
Don't really need a policy to tell me that breaking stuff for
François PERRAD wrote:
This new behavior breaks the build of Lua PMC.
Argh, sorry. :-( Thanks for the detailed bug report - I know where the
problem is, and am working on a fix.
Jonathan
Jonathan Worthington wrote:
Hi,
I was working on starting to move class functionality into v-table
methods, as discussed on list recently. However, I hit an interesting
issue - you cannot have a METHOD or PCCMETHOD with the same name as a
vtable method. We need to be able to do that to implem
François PERRAD wrote:
Anyway, hope this is agreeable, and please do report any issues.
This new behavior breaks the build of Lua PMC.
For me too, even after a 'make realclean' on Parrot. In the interests of
our developing policy on a stable trunk: Jonathan, fix the problem for
Lua or reve
At 01:33 04/04/2007 +0100, Jonathan Worthington wrote:
Hi,
I was working on starting to move class functionality into v-table
methods, as discussed on list recently. However, I hit an interesting
issue - you cannot have a METHOD or PCCMETHOD with the same name as a
vtable method. We need to b
Hi,
I was working on starting to move class functionality into v-table
methods, as discussed on list recently. However, I hit an interesting
issue - you cannot have a METHOD or PCCMETHOD with the same name as a
vtable method. We need to be able to do that to implement the interface
specified
led to be svn deleted.
Made a few more text edits in r17591. Paul Cochrane's changes approved,
ticket resolved.
e.
On Wed Feb 14 06:44:16 2007, ptc wrote:
> Documentation related to svn properties on files within Parrot needs
> to be cleaned up and reorganised. Namely put into the one place, and
> expanded upon. The current candidate for such a location is the
> coding standards pdd. Initial
Resolved as of r17538. The fix included as a side effect the MANIFEST
now including Added and Deleted (but not committed) files.
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #41505]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41505 >
Documentation related to svn properties on files within Parrot needs
to be cleaned
On Thursday 16 November 2006 13:37, Paul Cochrane wrote:
> Get t/distro/file_metadata.t to work with both svn and svk again. It
> works currently only with svk.
Fixed (I believe, having tested it both ways) with #15616.
-- c
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #40910]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40910 >
Get t/distro/file_metadata.t to work with both svn and svk again. It
works curren
On 11/7/06, Paul Cochrane <[EMAIL PROTECTED]> wrote:
Thanks Bernhard! Added to the list.
Paul
> When the commit is associated with a ticket in RT, I usually copy&paste the
> ticket header. e.g.
>
> #39197: [CAGE] lib/Parrot/Test.pm ignores core dumps failures!CU,
>
> Bernhard
paul~
i to
Thanks Bernhard! Added to the list.
Paul
When the commit is associated with a ticket in RT, I usually copy&paste the
ticket header. e.g.
#39197: [CAGE] lib/Parrot/Test.pm ignores core dumps failures!CU,
Bernhard
Paul Cochrane schrieb:
In the attached patch, I've added a section on SVN usage tips for the
doc/dev/wranglers.pod documentation, mostly distilled from wisdom on
#parrot. Is there anything else people think should be added before I
commit the patch? Or any changes to the pod itself?
Whe
Hi all,
In the attached patch, I've added a section on SVN usage tips for the
doc/dev/wranglers.pod documentation, mostly distilled from wisdom on
#parrot. Is there anything else people think should be added before I
commit the patch? Or any changes to the pod itself?
Comments defin
Hi parroteers,
I've checked in my recent work to create a parrot-based slides presentation
program.
See also:
- apps/p3/README
- apps/p3/p3p.html
- http://use.perl.org/~leo/journal/
- UTSL
Any improvements for slides or httpd2.pir (and HTTP classes) are of course
very welcome,
leo
# New Ticket Created by Will Coleda
# Please include the string: [perl #40072]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40072 >
svk should also be usable with this tool.
The use of the 'svn' binary is h
This is an incompative API change:
* exit_handlers take now officially an Interp* argument (as opposed
to the silent usage of the void*arg as interp)
* Parrot_on_exit and Parrot_exit likewise
* get rid of global exit_handler_list, it's now an interpreter field
* adjust a lot of code and src test
Nifty. few questions.
On Jul 24, 2006, at 7:21 PM, Jerry Gay (via RT) wrote:
# New Ticket Created by Jerry Gay
# Please include the string: [perl #39931]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39931 >
svn comm
# New Ticket Created by Jerry Gay
# Please include the string: [perl #39931]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39931 >
svn commits with an appropriate marker denoting the ticket # (eg.
[perl #39924]) sho
# New Ticket Created by Will Coleda
# Please include the string: [perl #39454]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39454 >
Some files, like languages/perl6/src/grammar_opttok.pg, have
unexpanded $Id $ tags. (I
Hi,
I just checked in the work I've been doing on tranlating .Net assemblies to
PIR. It's in languages/dotnet if you want to have a play with it. The docs
folder contains various bits of documentation on building it and loads on
the internals which should be mostly up to date, and of course
On 06/04/06, Sean Sieger <[EMAIL PROTECTED]> wrote:
> Is parrot broken? I am getting an error that reads,
> config.fpmc is truncated.
You'll probably find that runtime/parrot/include/config.fpmc is zero
bytes, in which case try removing it and rerunning make. If the
problem persists, there's a pro
Is parrot broken? I am getting an error that reads,
config.fpmc is truncated.
On Sat, 4 Mar 2006, Leopold Toetsch wrote:
>
> On Feb 28, 2006, at 19:27, Andy Dougherty wrote:
>
> >
> > Executive summary -- svn co on Solaris 8 is still *slow*! I"ll stick
> > to fetching snapshots with wget.
>
> Dumb question? Why 'svn co'
previously, the get_string method of the .None PMC returned "None".
it's been modified to return the somewhat more sane "", or empty
string. this may affect code using .Hash PMCs, as the get_string
method of the .None PMC is called when the value of a non-existant
hash key is requested in string co
On Feb 28, 2006, at 19:27, Andy Dougherty wrote:
Executive summary -- svn co on Solaris 8 is still *slow*! I"ll stick
to fetching snapshots with wget.
Dumb question? Why 'svn co' instead of incrementally updating with 'svn
up'?
leo
> On Fri, Feb 17, 2006 Andy Dougherty wrote:
[svn co on Solaris 8 is painfully *slow*]
> $ time wget http://cvs.perl.org/snapshots/parrot/parrot-latest.tar.gz
>
> real0m16.84s
> user0m0.09s
> sys 0m0.20s
>
> $ time svn co http://svn.perl.org/parrot/trunk p
I'll start releasing 0.4.2 RSN. Please no more svn checkins whatsoever.
Thanks,
leo
1 - 100 of 180 matches
Mail list logo