$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Paul A Bristow (boost_at_[hidden])
Date: 2004-03-16 18:14:35
Thanks - I can definitely confirm that removing the _MSC_EXTENSIONS
works fine with extensions disabled.
Paul
| -----Original Message-----
| From: boost-bounces_at_[hidden]
| [mailto:boost-bounces_at_[hidden]] On Behalf Of John Maddock
| Sent: 16 March 2004 16:03
| To: boost_at_[hidden]
| Subject: Re: [boost] autolink should not require MSC language
| extensions
|
|
| > Recently I puzzled why autolink did not work for some programs.
| >
| > After some stumbling about, I realised that this was because
| >
| > _MSC_EXTENSIONS is a required definition (as well as MSVC).
| >
| > I can't see why this should be - autolink works perfectly well
| > regardless of the compiler setting chosen. (But I can see why most
| > people will not see this - because MS require the language
| extensions).
|
| Thanks, I'll get that changed now that I know that it works,
|
| John.
| _______________________________________________
| Unsubscribe & other changes:
| http://listarchives.boost.org/mailman/listinfo.cg| i/boost
|
|