ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
Re: [boost] boost::array and VC7 (oil & water)
by David Abrahams other posts by this author
Nov 10 2002 10:58PM messages near this date
Re: [boost] N1398: Proposal for adding random numbers to the standardlibrary | Re: [boost] boost::array and VC7 (oil & water)
"Victor A. Wagner, Jr." <vawjr@[...].com>  writes:

>  I've chased the issue down to the line:
>  #elif defined(BOOST_MSVC) && (BOOST_MSVC == 1300) &&
>  defined(BOOST_DINKUMWARE_STDLIB) && (1/*BOOST_DINKUMWARE_STDLIB ==
>  1310*/)
> 
>  which I've modified on MY system as you see.
>  apparently BOOST_DINKUMWARE_STDLIB is NOT equal to 1310
>  because that clears up the errors in all but one of my programs

That's a weird number to look for in the first place, since the
dinkumware versions I've seen all look like 3xx.


-- 
                       David Abrahams
   dave@[...].com * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
David Abrahams
Victor A. Wagner, Jr.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved