Re: [Boost-bugs] [Boost C++ Libraries] #259: Problem compiling :/

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #259: Problem compiling :/
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-19 15:58:57


#259: Problem compiling :/
-------------------------------+--------------------------------------------
  Reporter: nobody | Owner: jbandela
      Type: Support Requests | Status: assigned
 Milestone: | Component: iterator
   Version: None | Severity: Problem
Resolution: None | Keywords:
-------------------------------+--------------------------------------------
Changes (by marshall):

  * component: None => iterator
  * severity: => Problem

Old description:

> {{{
> Hi :)
>
> I've some problems compiling code that use
> \boost\iterator\transform_iterator.hpp (under VC++ 7 -
> VS2K2) :
>
> transform_iterator.hpp(45) : error C2825 :
> 'UnaryFunction::result_type': cannot form a qualified name
>
> transform_iterator.hpp(45) : error C2039: 'result_type'
> : is not a member of 'operator``global namespace'''
>
> transform_iterator.hpp(45) : fatal error C1507 :
> previous user errors and subsequent error recovery halt
> further compilation
>
> Thanks in advance :)
> }}}

New description:

 {{{
 Hi :)

 I've some problems compiling code that use
 \boost\iterator\transform_iterator.hpp (under VC++ 7 -
 VS2K2) :

 transform_iterator.hpp(45) : error C2825 :
 'UnaryFunction::result_type': cannot form a qualified name

 transform_iterator.hpp(45) : error C2039: 'result_type'
 : is not a member of 'operator``global namespace'''

 transform_iterator.hpp(45) : fatal error C1507 :
 previous user errors and subsequent error recovery halt
 further compilation

 Thanks in advance :)
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/259#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC