On Mon, Feb 24, 2003 at 03:47:43PM +0000, David Starks-Browning wrote:
> (I've contributed to other projects where the opposite is asked.  If
> patches are independent, they are preferred to be reviewed & discussed
> independently.)

I would consider that to be true, but group them based upon the
problem. Ie, one patch for 'Documentation fixes', another patch for
'Fixing a font bug', another patch for 'Cannot compile under cygwin'..
etc etc :)

> But until I have a solution for Cygwin's filename case insensitivity,
> you probably won't hear from me again.

I've used cygwin before at work, and have found generally when using
unix-ported apps they retain atleast some of their case-sensitivity.
It could just be a cpp issue.

However, in terms of your original problem, my understanding is that
we're only using calls like #include "font.h" .. when you use double
quotes in place of < >, it should only look in the current directory,
IIRC.

-- 
Adam McDaniel
Array.org
Calgary, AB, Canada
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to