public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tbm at cyrius dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/31941]  New: [4.1/4.2/4.3 Regression] "confused by earlier errors" message without earlier error message
Date: Tue, 15 May 2007 17:37:00 -0000	[thread overview]
Message-ID: <bug-31941-12387@http.gcc.gnu.org/bugzilla/> (raw)

With the attached source, 4.0 prints and error and then says that it got
confused by earlier errors.  In 4.1 and 4.2, however, it gets confused
without actually printing the earlier error:

tbm@coconut0:~$ g++-4.0 -c digikam-libmetadatawidgets.ii
/home/tbm/src/digikam-0.9.1/./digikam/libs/widgets/metadata/iptcwidget.cpp: In
member function 'virtual bool Digikam::IptcWidget::decodeMetadata()':
/home/tbm/src/digikam-0.9.1/./digikam/libs/widgets/metadata/iptcwidget.cpp:159:
error: request for member 'c_str' in '
/home/tbm/src/digikam-0.9.1/./digikam/libs/widgets/metadata/iptcwidget.cpp:159:
confused by earlier errors, bailing out
tbm@coconut0:~$ g++-4.1 -c digikam-libmetadatawidgets.ii
'
/home/tbm/src/digikam-0.9.1/./digikam/libs/widgets/metadata/iptcwidget.cpp:159:
confused by earlier errors, bailing out
tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/g++ -c digikam-libmetadatawidgets.ii
'
/home/tbm/src/digikam-0.9.1/./digikam/libs/widgets/metadata/iptcwidget.cpp:159:
confused by earlier errors, bailing out
Preprocessed source stored into /tmp/cc43WndE.out file, please attach this to
your bugreport.
tbm@coconut0:~$


-- 
           Summary: [4.1/4.2/4.3 Regression] "confused by earlier errors"
                    message without earlier error message
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


             reply	other threads:[~2007-05-15 17:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15 17:37 tbm at cyrius dot com [this message]
2007-05-15 17:38 ` [Bug c++/31941] " tbm at cyrius dot com
2007-05-15 17:40 ` tbm at cyrius dot com
2007-05-16  9:23 ` rguenth at gcc dot gnu dot org
2007-06-30  9:14 ` pinskia at gcc dot gnu dot org
2007-07-04  3:07 ` mmitchel at gcc dot gnu dot org
2007-08-23 13:16 ` jakub at gcc dot gnu dot org
2007-08-23 23:23 ` jakub at gcc dot gnu dot org
2007-08-24 17:14 ` jakub at gcc dot gnu dot org
2007-08-24 17:28 ` jakub at gcc dot gnu dot org

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=bug-31941-12387@http.gcc.gnu.org/bugzilla/ \
    --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).