$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Ali Azarbayejani (ali_at_[hidden])
Date: 2003-03-06 11:32:35
May I suggest that the builtin extensions contain the following?
type.register CPP : c++ cpp cxx cc C ;
For better or worse, these are all somewhat widespread conventions.
It would still be good, btw, to make "type.register-suffixes" non-local
so that it can be used to customize.
It might also be worth considering also "type.unregister-suffixes" or to
allow "type.register" to force overriding the existing registered
suffixes (currently it generates an error).
--Ali