This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31164] Problem with GCC 4.1 and Boost signals



------- Comment #10 from vmpn at hitechman dot com  2007-07-01 19:52 -------
Created an attachment (id=13817)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13817&action=view)
Test case that calls MyData visit_each without forward declaration

If the MydData visit_each is moved into the bugsrus::internal name space GCC
now finds it, even though it is not declared upfront.

Regards,

Vladimir 


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]