Gibbs -- > The patch assumes that your source code directory is named parrot. > This may > have been an invalid assumption, but it is going to be hard to do this patch > unless we agree on the name of the source directory.
Ah. I try not to assume the source directory name, since folks might rename it for various reasons (for instance, I always check out CVS code as foo-cvs rather than just foo to call my attention to it in its parent directory). Why can't we just use -I. instead of -I.. and put the headers in a parrot/ subdirectory of the main directory? There is a potential conflict with the current Parrot directory, but I think that really belongs as lib/Parrot like many (but not all) folks do when building Perl modules for CPAN... On Fri, 2001-09-14 at 12:31, Gibbs Tanton - tgibbs wrote: > > -----Original Message----- > From: Gregor N. Purdy > To: [EMAIL PROTECTED] > Sent: 9/14/2001 11:20 AM > Subject: Half-completed parrot/parrot.h conversion? > > All -- > > When I updated my sandbox this morning, I discovered that some files > wanted includes from ./parrot/*.h. So, I had to create the directory > manually, and did a bunch of ln foo.h parrot/foo.h's until I got no > more complaints. Is someone in the middle of the change, or was it > missed? > > Also, I had to edit my makefile to change '-I..' to '-I.' for things > to work... > > > Regards, > > -- Gregor > _____________________________________________________________________ > / perl -e 'srand(-2091643526); print chr rand 90 for (0..4)' \ > > Gregor N. Purdy [EMAIL PROTECTED] > Focus Research, Inc. http://www.focusresearch.com/ > 8080 Beckett Center Drive #203 513-860-3570 vox > West Chester, OH 45069 513-860-3579 fax > \_____________________________________________________________________/ > > -- _____________________________________________________________________ / perl -e 'srand(-2091643526); print chr rand 90 for (0..4)' \ Gregor N. Purdy [EMAIL PROTECTED] Focus Research, Inc. http://www.focusresearch.com/ 8080 Beckett Center Drive #203 513-860-3570 vox West Chester, OH 45069 513-860-3579 fax \_____________________________________________________________________/