Tim Bunce <[EMAIL PROTECTED]> wrote:
> On Thu, Feb 05, 2004 at 02:35:38PM +0100, Leopold Toetsch wrote:
>> Just the opposite, its guaranteed to be not the same even on one
>> platform, albeit a srand() like call is still missing to get really
>> random key order.
> So it would be really nice to h
On Thu, Feb 05, 2004 at 02:35:38PM +0100, Leopold Toetsch wrote:
> Jens Rieks <[EMAIL PROTECTED]> wrote:
>
> > Here is a first version of a "Data::Dumper" i've written to be able to dump
> > the AST of my C parser.
>
> Wow, fine.
>
> > A dumpertest.imc is included, which shows the dumper in acti
n in one place.
>
> Sounds okay. The different include paths we have are a bit messy...
I'am a bit messy, too :-)
Forgot to include the new file. The _init_dumper function is removed, it uses
the C from latest CVS to prevent exception raising if the global
does not exists.
> >
Am Donnerstag, 5. Februar 2004 14:35 schrieb Leopold Toetsch:
> Jens Rieks <[EMAIL PROTECTED]> wrote:
> > Here is a first version of a "Data::Dumper" i've written to be able to
> > dump the AST of my C parser.
>
> Wow, fine.
>
> > A dumpertest.imc is included, which shows the dumper in action.
>
>
Jens Rieks <[EMAIL PROTECTED]> wrote:
> Here is a first version of a "Data::Dumper" i've written to be able to dump
> the AST of my C parser.
Wow, fine.
> A dumpertest.imc is included, which shows the dumper in action.
s/included/missing/ :)
> I'am sorry, but I have no idea how to convert th
d to be equal across platforms?
jens
=head1 TITLE
dumper.imc - PIR version of Data::Dumper
=head1 SYNOPSIS
...
# not needed anymore in the near future
_init_dumper()
...
# dump the P0 register