Re: Perl 6 code - a possible compile, link, run cycle

2005-08-26 Thread Adam Kennedy
Ingo Blechschmidt wrote: Hi, Yuval Kogman wrote: On Thu, Aug 25, 2005 at 15:42:28 +0200, Ingo Blechschmidt wrote: This section will contain all information needed: * User-defined operators * Other symbols exported by "is export" * Exported macros Okay, this raises a distinction: Compile t

Re: Perl 6 code - a possible compile, link, run cycle

2005-08-26 Thread David Formosa \(aka ? the Platypus\)
On Thu, 25 Aug 2005 16:25:51 +0300, Yuval Kogman <[EMAIL PROTECTED]> wrote: [...] > On Thu, Aug 25, 2005 at 11:16:56 -, David Formosa (aka ? the Platypus) = > wrote: [...] >> use has the potentional to change the way the compiler >> parses the code. So use needs to be regarded. > > Hmm...

test failures on leo-ctx5

2005-08-26 Thread Will Coleda
OS X: 10.4.2 Failed Test Stat Wstat Total Fail Failed List of Failed --- t/library/streams.t2 512202 10.00% 18 20 t/src/manifest.t 1 256 51 20.00% 4 t/src/opcode-doc.t 1

[perl #37015] [TODO] svn howto

2005-08-26 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #37015] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=37015 > I think we need a dev document mainly for committers, covering: - adding new files