[boost] ANSI/ISO VC++ Conformance Strategy in VS 2003

2003-02-26 Thread Jason Shirk
Jonathan Caves, Herb Sutter, and I will be hosting a webchat on C++ conformance in VC7.1 (aka Everett) tomorrow (2/27, 1PM PST).   See http://msdn.microsoft.com/chats/ for details.   My thanks to the Boost moderators for allowing this announcement.   Jason Shirk VC++ Compiler

RE: [boost] checked_delete.hpp fix

2003-02-26 Thread Jason Shirk
y. Thanks for the refresher. Jason Shirk VC++ Compiler Team ___ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

RE: [boost] checked_delete.hpp fix

2003-02-25 Thread Jason Shirk
ly to diagnose behavior changes due to the implementation of ADL on ordinary function calls.  I can't think of a scenario where it would warn as you suggest.   Jason Shirk VC++ Compiler Team ___ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

[boost] Re: SmartPtr - Exception safety reprise

2003-02-03 Thread Jason Shirk
Because the C2 subobject needs to be 4 byte aligned, there are 3 bytes of padding b/w C1::c and C2::I in D. Assuming this isn't the issue you are noticing, you'll need to send me a preprocessed file and I'll take a look. -- Jason Shirk VC++ Compiler Team __

RE: [boost] Re: SmartPtr - Exception safety reprise

2003-02-02 Thread Jason Shirk
ewsgroup. I > > think I did the first time around, too, and they didn't. It would be > > really cool if, say, Jason Shirk offered some insight, or at least > > knocked some skulls so we got *some* kind of answer, even if > > it's "there's no way in he