[perl #19872] Fwd: Re: Introduction and cygwin results

2003-01-09 Thread via RT
TECTED]> wrote: > From James Michael DuPont Fri Jan 3 11:01:39 2003 > Received: from [194.202.25.243] by web13307.mail.yahoo.com via HTTP; > Fri, 03 Jan 2003 11:01:39 PST > Date: Fri, 3 Jan 2003 11:01:39 -0800 (PST) > From: James Michael DuPont <[EMAIL PROTECTED]> > Sub

[perl #19871] Fwd: Introduction and cygwin results

2003-01-09 Thread via RT
EMAIL PROTECTED]> > Subject: Introduction and cygwin results > To: [EMAIL PROTECTED] > MIME-Version: 1.0 > Content-Type: text/plain; charset=us-ascii > Content-Length: 2374 > > Hi There! > > My name is Mike, and I have decided to pick up on the parrot again. > You

Re: Introduction and cygwin results

2003-01-04 Thread James Michael DuPont
--- Dan Sugalski <[EMAIL PROTECTED]> wrote: > At 10:51 AM -0800 1/3/03, James Michael DuPont wrote: > >Can someone tell me if anyone uses packdump from cvs? is that an > >equivalent to ildasm in dotnet? It seems to be broken. > >Can I dump an set of instructions from a program into a file, and > >

Re: Introduction and cygwin results

2003-01-04 Thread Dan Sugalski
At 10:51 AM -0800 1/3/03, James Michael DuPont wrote: Can someone tell me if anyone uses packdump from cvs? is that an equivalent to ildasm in dotnet? It seems to be broken. Can I dump an set of instructions from a program into a file, and reassemble them? If not, is there a way to dump a parrot p

Re: Introduction and cygwin results

2003-01-03 Thread James Michael DuPont
--- James Michael DuPont <[EMAIL PROTECTED]> wrote: > Hi There! > [SECTION PACKDUMP] > make packdump.exe > packdump.c: In function `PackFile_Constant_dump': > packdump.c:111: structure has no member named `flags' > make: *** [packdump.o] Error 1 > > I have commented that out for now : >

Introduction and cygwin results

2003-01-03 Thread James Michael DuPont
Hi There! My name is Mike, and I have decided to pick up on the parrot again. You seem to be making good progress, let me help you test this thing and build some interfaces to other programs. Can someone tell me if anyone uses packdump from cvs? is that an equivalent to ildasm in dotnet? It seems