public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
* insight/114: always fail for ifstream
@ 2001-10-03  8:13 henryho
  0 siblings, 0 replies; 2+ messages in thread
From: henryho @ 2001-10-03  8:13 UTC (permalink / raw)
  To: insight-gnats


>Number:         114
>Category:       insight
>Synopsis:       always fail for ifstream
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 28 11:13:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     henryho@telus.net
>Release:        unknown-1.0
>Organization:
>Environment:
WindowXP
>Description:
debugger always fail for ifstream, but the program can execute without debugger.
>How-To-Repeat:
ifstream in_file

if(in_file.fail()
{
  cout << "ERROR\n";
  exit(1)
}
// always fail~!
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: insight/114: always fail for ifstream
@ 2002-01-04 12:36 kseitz
  0 siblings, 0 replies; 2+ messages in thread
From: kseitz @ 2002-01-04 12:36 UTC (permalink / raw)
  To: henryho, insight-prs, kseitz, nobody

Synopsis: always fail for ifstream

Responsible-Changed-From-To: unassigned->kseitz
Responsible-Changed-By: kseitz
Responsible-Changed-When: Fri Jan  4 12:36:47 2002
Responsible-Changed-Why:
    I'll take it.
State-Changed-From-To: open->analyzed
State-Changed-By: kseitz
State-Changed-When: Fri Jan  4 12:36:47 2002
State-Changed-Why:
    I haven't a clue what you're talking about. Can you please send me a real testcase (the one below will obviously not compile)? Also please include a synopsis of the problem, including what you did to exhibit the problem, and what you think it should have done.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=114&database=insight


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

end of thread, other threads:[~2002-01-04 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-03  8:13 insight/114: always fail for ifstream henryho
2002-01-04 12:36 kseitz

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).