Re: cvs commit: parrot/build_tools build_nativecall.pl

2004-08-24 Thread Dan Sugalski
At 12:03 PM +0200 8/24/04, Leopold Toetsch wrote: Dan Sugalski <[EMAIL PROTECTED]> wrote: cvsuser 04/08/23 13:24:37 Modified:build_tools build_nativecall.pl Log: Due to an amazing amount of ineffable evil in hash.c, build_nativecall got redone to use a PerlHash and PMCs instea

Re: cvs commit: parrot/build_tools build_nativecall.pl

2004-08-24 Thread Leopold Toetsch
Dan Sugalski <[EMAIL PROTECTED]> wrote: > cvsuser 04/08/23 13:24:37 > Modified:build_tools build_nativecall.pl > Log: > Due to an amazing amount of ineffable evil in hash.c, build_nativecall > got redone to use a PerlHash and PMCs instead of the lower-level access > system it had