Re: Win32 File Name Compares and Normalization

2001-09-10 Thread Paul D. Smith
Hi Matthew; Please forward this to the [EMAIL PROTECTED] list and see what they have to say. I usually apply whatever DOS/W32-specific patches that are generally approved by that group, since I don't have a Windows box, much less a Windows development environment. Thx... -- --

Win32 File Name Compares and Normalization

2001-09-10 Thread Matthew Von-Maszewski
Greetings, I have been doing extensive work with GNU make and Microsoft's compiler. This includes creating a dependency generator similar the gcc's .d files. It has become obvious that a couple of the make's functions need to become case insensitive when on a Win 32 platform. Microsoft's file na