public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19298] New: Error compiling Boost.Python test
@ 2005-01-06 19:48 rwgk at yahoo dot com
  2005-01-06 19:49 ` [Bug c++/19298] " rwgk at yahoo dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: rwgk at yahoo dot com @ 2005-01-06 19:48 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1536 bytes --]

gcc CVS mainline, 2005/01/06 09:53 PST
Configured with: /net/legless/scratch1/rwgk/gcc_cvs_head/configure --
prefix=/usr/local_cci/gcc_cvs_head_20050106 --enable-languages=c,c++
Red Hat Enterprise Linux WS release 3 (Taroon)
Boost CVS mainline, 2005/01/06 10:09 PST

% g++ -I/net/legless/scratch1/rwgk/hot/boost -I/usr/include/python2.2 -
E /net/legless/scratch1/rwgk/hot/boost/libs/python/test/args.cpp > args_pp.cpp

% g++ -c args_pp.cpp

Lots of output ending with:

/net/legless/scratch1/rwgk/hot/boost/boost/python/object/make_ptr_instance.hpp:4
5: error: request for member ‘get_class_object’ in 
‘boost::python::converter::detail::registered_base<const volatile 
Y&>::converters’, which is of non-class type ‘const 
boost::python::converter::registration&’

The same code compiles with gcc 3.2.3 on the same machine.

I will attach the preprocessed source code. The same file is also available 
here:

http://cci.lbl.gov/~rwgk/bugs/gcc_cvs_head_20050106/args_pp.cpp.gz

-- 
           Summary: Error compiling Boost.Python test
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rwgk at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19298


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-01-07 17:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-06 19:48 [Bug c++/19298] New: Error compiling Boost.Python test rwgk at yahoo dot com
2005-01-06 19:49 ` [Bug c++/19298] " rwgk at yahoo dot com
2005-01-06 19:52 ` rwgk at yahoo dot com
2005-01-06 19:55 ` pinskia at gcc dot gnu dot org
2005-01-06 20:11 ` [Bug c++/19298] [4.0 Regression] " pinskia at gcc dot gnu dot org
2005-01-06 21:27 ` pinskia at gcc dot gnu dot org
2005-01-06 23:47 ` wanderer at rsu dot ru
2005-01-07  0:54 ` pinskia at gcc dot gnu dot org
2005-01-07  0:56 ` pinskia at gcc dot gnu dot org
2005-01-07 12:57 ` [Bug c++/19298] [4.0 Regression] dependent type (references) and calling a function method nathan at gcc dot gnu dot org
2005-01-07 17:09 ` cvs-commit at gcc dot gnu dot org
2005-01-07 17:09 ` nathan at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).