public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/18829] Error signale on an unexisting line
Date: Fri, 17 Dec 2004 12:55:00 -0000	[thread overview]
Message-ID: <20041217125545.4142.qmail@sourceware.org> (raw)
In-Reply-To: <20041204140246.18829.federicotomassetti@yahoo.it>


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-17 12:55 -------
/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h: In member function 'typename sigc::
adaptor_functor<T_functor>::result_type sigc::adaptor_functor<T_functor>::operator()() const [with 
T_functor = sigc::bound_mem_functor1<void, IntroScene, bool>]':
/usr/include/sigc++-2.0/sigc++/functors/slot.h:89:   instantiated from 'static T_return sigc::internal::
slot_call0<T_functor, T_return>::call_it(sigc::internal::slot_rep*) [with T_functor = sigc::
bound_mem_functor1<void, IntroScene, bool>, T_return = void]'
/usr/include/sigc++-2.0/sigc++/functors/slot.h:96:   instantiated from 'static void* (* sigc::internal::
slot_call0<T_functor, T_return>::address())(void*) [with T_functor = sigc::bound_mem_functor1<void, 
IntroScene, bool>, T_return = void]'
/usr/include/sigc++-2.0/sigc++/functors/slot.h:438:   instantiated from 'sigc::slot0<T_return>::
slot0(const T_functor&) [with T_functor = sigc::bound_mem_functor1<void, IntroScene, bool>, T_return 
= void]'
/usr/include/sigc++-2.0/sigc++/functors/slot.h:1090:   instantiated from 'sigc::slot<T_return, sigc::
nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::slot(const T_functor&) [with T_functor = 
sigc::bound_mem_functor1<void, IntroScene, bool>, T_return = void]'
scene_intro.cpp:203:   instantiated from here
/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251: error: no match for call to '(sigc::
bound_mem_functor1<void, IntroScene, bool>) ()'
/usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1837: note: candidates are: T_return sigc::
bound_mem_functor1<T_return, T_obj, T_arg1>::operator()(typename sigc::type_trait<T_arg3>::take) 
const [with T_return = void, T_obj = IntroScene, T_arg1 = bool]
/usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:251: error: return-statement with a value, 
in function returning 'void'

mainly this:
scene_intro.cpp:203:   instantiated from here

So fixed so closing as such.

Also this is a most likely a dup of bug 11616.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.0


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


      parent reply	other threads:[~2004-12-17 12:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-04 14:03 [Bug c++/18829] New: " federicotomassetti at yahoo dot it
2004-12-04 14:08 ` [Bug c++/18829] " pinskia at gcc dot gnu dot org
2004-12-06  5:15 ` pinskia at gcc dot gnu dot org
2004-12-06 17:50 ` federicotomassetti at yahoo dot it
2004-12-06 21:42 ` pinskia at gcc dot gnu dot org
2004-12-16 18:31 ` federicotomassetti at yahoo dot it
2004-12-17 12:55 ` pinskia at gcc dot gnu dot org [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041217125545.4142.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).