$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2007-07-09 15:50:05
On Jul 9, 2007, at 1:39 PM, Sohail Somani wrote:
> K. Noel Belcourt wrote:
>> Hi,
>>
>> I'd like to add a new cpp file type, C, to types/cpp.jam. Any
>> objection if I commit this to the HEAD?
>>
>> -- Noel Belcourt
> What happens on case-insensitive file systems?
Fair question.
I know one flavor of the Mac OS is case-insensitive, case-preserving
so I'm guessing this wouldn't be a problem there. But to be honest,
I have no idea how many / which other OS's are still case-insensitive.
Request withdrawn.
-- Noel