In honor of Schwern,
Refactoring: good!
Testing is even better
QA is job 1
Zach
On 8/27/03 4:14 PM, "Michael G Schwern" <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 28, 2003 at 12:11:12AM +0100, Nicholas Clark wrote:
>> I'm not convinced this is very good. But I believe that it is an accurate
>> mi
Sorry for the delay.
A tinderbox list would probably be a nice thing to have, though I think
tinderbox@ would be better than p6t since there are other potential uses for
tinderbox besides parrot/perl6.
Maybe a tools@ list (or devel-tools@) would be better since it could include
anything related t
Sorry for the late response, I've been out of town and it took me a while to
catch up on p6i.
On 7/18/03 8:36 PM, "Joshua Hoblitt" <[EMAIL PROTECTED]> wrote:
[SNIP]
>> it's got some error identification issues,
This is something I plan to work on more, the regexps that define
sucuess/failure (in
After many months of poking, prodding, and slacking off, I am pleased to
announce Bonsai for the parrot cvs repository.
The executive summary: see http://tinderbox.perl.org/bonsai, play
Also see mozilla.org's summary of Bonsai at
http://www.mozilla.org/hacking/bonsai.html. While much of this docu
On 2/23/03 10:25 AM, "Leopold Toetsch" <[EMAIL PROTECTED]> wrote:
[SNIP]
>
> While you say it "tinderbox", currently the reports are really
> suboptimal. Some are red (stating not even parrot was built), but only
> have failing tests, sometimes the error reason is not show in the brief
> log, maki
[grr, reply all works better]
I'm not sure exactly what the cause of this is, but apache seems to be
"getting stuck." I rebooted it and it seems to be working fine now, but I'll
try to see if I can fix this permanently.
Zach
On 2/8/03 6:27 AM, "Leopold Toetsch" <[EMAIL PROTECTED]> wrote:
> Leop
Strange. I can ssh in, and apachectl claims that the webserver is running,
but I'm getting that error too.
Ask, Robert: any ideas?
Zach
On 1/31/03 4:09 AM, "Leopold Toetsch" <[EMAIL PROTECTED]> wrote:
> Proxy Error
> The proxy server received an invalid response from an upstream server.
>
> Th
I am pleased to announce that LXR has been installed on perl.org to index
the source of parrot and perl5 (additional modules, such as perl6, can be
added as needed).
So, you might be asking: "What is LXR?" LXR is a source-code indexing tool
that was originally developed for the Linux kernel. With
For a tinderbox target, it is possible to have tinderclient run the tinder
and tindertest targets and then run the normal ones. If either fail, it will
give an error. That way we can ensure that nothing slips through. However,
this will double the tinderbox cycle time and use more resources on the
AM, "Zach Lipton" <[EMAIL PROTECTED]> wrote:
> I have improved Devel::Tinderclient (the client that powers tinderbox) to
> support email from systems that do not have and use sendmail.
>
> Tindermail::MailMailer allows you to use Mail::Mailer and SMTP to send email
I have improved Devel::Tinderclient (the client that powers tinderbox) to
support email from systems that do not have and use sendmail.
Tindermail::MailMailer allows you to use Mail::Mailer and SMTP to send email
to the tinderbox server or (and preferred) you can use Tindermail::Http to
communica
It is still using sendmail though I am working on a Net::SMTP version for
the next release. If you can give me a few days I'll have it up on CPAN.
Thanks for volunteering to contribute.
Zach
On 1/23/02 7:15 PM, "Melvin Smith" <[EMAIL PROTECTED]> wrote:
>
>> different colors mean. There are als
I just wanted to give everyone a quick summary of the status of tinderbox
and bonsai. Tinderbox is up and running at tinderbox.perl.org. If people
would like, I can configure a little bot for #parrot so that it will let
everyone know if the tinderbox state changes (but won't annoy people in
other
Something is fishy with tinderbox because of errors which appear on
tinderbox in the PMC tests but do not appear to exist (I can't reproduce
them on a fresh pull). Can those running tinderbox clients please add 'make
clean' to the build process and see if that helps? It may also be that the
proble
How goes getting this up on tinderbox? I can help with this as needed.
Zach
On 11/26/01 1:02 PM, "Dan Sugalski" <[EMAIL PROTECTED]> wrote:
> Granted, I need to have the fink install installed to provide dynaloading,
> but with it I get a reasonably clean build, link, and test. Woohoo!
>
> I'll
I am familiar with both being an OS X user and the tinderbox client author
and would be happy to help in any way needed.
Zach
On 11/19/01 2:11 PM, "Dan Sugalski" <[EMAIL PROTECTED]> wrote:
> Okay, I've finally gotten the OS disks for the PowerMac that Grant kicked
> in to the development effort
We could really use a windows tinderbox. The only change needed should be to
Tindermail.pm to send mail however you send mail on windows. Mail::Mailer
and Net::SMTP would probably work. I have no windows access, so would anyone
be willing to take this on?
Zach
On 11/15/01 5:08 AM, "Ask Bjoern Ha
I'm working on learning some parrot asm, but if I write something like this:
set N0,2
set N1,2
add N3, N0, N1
print N3
I get:
4.00
Is there any way to round this, or at least chop the 0's off the end?
Zach
figuration. The Conf.pm module would contain a set of API's for
the .cm files to call. (this is all portable of course...) An example .cm
file would be like:
#Basicquestions.cm, by Zach Lipton
#This file under some license TBA
package Conf::Basicquestions;
use Conf;
my $output = >>"E
Hello everybody
I am interested in helping out with configure. I don't know too much about
parrot, but I have decent perl skills (I can do what I want to do when I
want to do it) and am interested in helping out. What can I do to help?
(time to spew the to-do list ;)
Zach
On 10/22/01 3:44 PM, "Dan Sugalski" <[EMAIL PROTECTED]> wrote:
> On Tue, 23 Oct 2001, Tom Hughes wrote:
>
>> In message <[EMAIL PROTECTED]>
>> Dan Sugalski <[EMAIL PROTECTED]> wrote:
>>
>>> On Mon, 22 Oct 2001, Sam Tregar wrote:
>>>
Fresh checkout won't compile on Redhat Linux 7
21 matches
Mail list logo