Boost logo

Boost :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2005-07-12 06:41:49


AlisdairM wrote:
> Tobias Schwinger wrote:
>
>
>>Feel free to ask me if you need some testing -- I currently have a
>>little BCC farm installed (5.5.0, 5.5.1, 5.6.4, 5.6.5).
<snip>
>
> namespace A
> {
> struct duplicate {};
> }
>
> namespace B
> {
> using namespace A;
> struct duplicate {};
> }
>

This code breaks with 5.5.0, 5.5.1, 5.6.4, and 5.6.5. My guess is that it breaks
with Kylix and older versions too.

Regards,

Tobias


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk