Re: [perl #30711] [BUG] Cannot open include file pmc_default.h in py_func.c

2004-07-19 Thread Dennis Rieks
On Friday 16 July 2004 14:40, Leopold Toetsch wrote: > Dennis Rieks <[EMAIL PROTECTED]> wrote: > > Hi, > > > > on my win32 tinderbox there is an missing file pmc_default.h while > > compiling src/py_func.c, maybe an wrong -I include path? This file is > > l

Re: Q: class name hashes

2004-06-23 Thread Dennis Rieks
Don't know what happens to my Mailclient, but there are some Spam Messages attached, sorry! Dennis -- Dennis Rieks [EMAIL PROTECTED]

Re: Q: class name hashes

2004-06-23 Thread Dennis Rieks
.sub hello .local pmc foo .using parrot new foo, .PerlArray .end .sub hello .local pmc foo new foo, .parrot::PerlArray .end Dennis -- Dennis Rieks [EMAI

Re: [perl #30414] [PATCH] make realclean and .cvsignore fixes

2004-06-23 Thread Dennis Rieks
> jens Dennis -- Dennis Rieks [EMAIL PROTECTED]

Re: [perl #30349] [PATCH] Fix Win32 building part 1

2004-06-22 Thread Dennis Rieks
roblem with differences between my German and yours version of xcopy, i have no other version to verify this) At least for me this command works better than yours one. > Thanks, > > Jonathan Dennis -- Dennis Rieks [EMAIL PROTECTED] Index: icu.pl ===

Re: [perl #30395] [PATCH] win32 stat.h

2004-06-21 Thread Dennis Rieks
Oops, little copy&paste mistake, just ignore the first #ifndef S_IFMT block ;-) Dennis -- Dennis Rieks [EMAIL PROTECTED]