Boost logo

Boost Users :

From: Andy (atompkins_at_[hidden])
Date: 2006-03-23 17:31:46


Thank you for posting this. I have not compiled with anything but
visual studio .NET.

I will look into this as soon as I can.

Tim Blechmann <TimBlechmann_at_[hidden]> wrote in
news:1143150861.3216.13.camel_at_localhost:

>
> --=-NxQqyp92w5LDVHWJWTHm
> On Fri, 2006-03-03 at 14:26 +0000, Andy Tompkins wrote:
>>
>>
>> I am currently working on a guid class. It is not quite done yet,
>> but is quite
>> functional. It does have a portable function to create guids. I
>> have put it
>> in the boost vault (guid.zip) in the hopes that it may one day be a
>> boost
>> library.
>
> ok ... it doesn't compile on gcc-3.4 because of the following errors:
>
> In file included from libs/guid/libs/guid/src/guid.cpp:14:
> libs/guid/boost/guid.hpp:172: error: expected initializer before
> "showbrackets"
> libs/guid/boost/guid.hpp:177: error: expected initializer before
> "noshowbrackets"
> libs/guid/boost/guid.hpp: In function `std::basic_ostream<_CharT,
> _Traits>& boost::operator<<(std::basic_ostream<_CharT, _Traits>&,
> const boost::guid&)':
> libs/guid/boost/guid.hpp:192: error: expected initializer before "ok"
> libs/guid/boost/guid.hpp:193: error: `ok' was not declared in this
> scope libs/guid/boost/guid.hpp: In function
> `std::basic_istream<_CharT, _Traits>&
> boost::operator>>(std::basic_istream<_CharT, _Traits>&,
> boost::guid&)': libs/guid/boost/guid.hpp:221: error: expected
> initializer before "ok" libs/guid/boost/guid.hpp:222: error: `ok' was
> not declared in this scope
>
> the errors in lines 172 and 177 also fail on icc (__cdecl is looking
> pretty windoze)

I agree. I will remove it.

>
> cheers ... tim
>
>

Thanks,
  Andy.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net