Re: [boost] Re: Re: Intel 7.1 bug report for boost::checked_delete?

2003-07-16 Thread Peter Dimov
Peter Dimov wrote:
> 
> But I don't have access to Intel C++.

I do now, fixed (hopefully), thanks for the report.
___
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Re: [boost] Re: Re: Intel 7.1 bug report for boost::checked_delete?

2003-07-15 Thread Peter Dimov
Daniel Frey wrote:
> On Tue, 15 Jul 2003 22:22:03 +0200, Peter Dimov wrote:
>
>>> +#include 
>>> +#if defined(BOOST_INTEL)
>>> +#include 
>>> +#endif
>>
>> Dependencies. I hate dependencies.
>
> Do you have a better idea?

Several, like (1) using __INTEL_COMPILER for detection and (2) isolating the
minimal example that results in the error we need. But I don't have access
to Intel C++.

___
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost