[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mingw-notify
Subject:    MinGW-notify digest, Vol 1 #704 - 1 msg
From:       mingw-notify-request () lists ! sourceforge ! net
Date:       2004-01-07 4:02:16
Message-ID: E1Ae4wV-0006lP-FR () sc8-sf-list1 ! sourceforge ! net
[Download RAW message or body]

Send MinGW-notify mailing list submissions to
	mingw-notify@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
	mingw-notify-request@lists.sourceforge.net

You can reach the person managing the list at
	mingw-notify-admin@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-notify digest..."


This list is used to send updates of submitted patches, bug reports and file \
releases.  You are discouraged from posting to this list.  If you wish to unsubscribe \
you can do so at https://lists.sourceforge.net/lists/listinfo/mingw-notify.

Today's Topics:

   1. [ mingw-Bugs-871532 ] GCC fail to compile an empty arglist constructor \
(SourceForge.net)

--__--__--

Message: 1
To: noreply@sourceforge.net
From: "SourceForge.net" <noreply@sourceforge.net>
Date: Tue, 06 Jan 2004 01:31:32 -0800
Subject: [Mingw-notify] [ mingw-Bugs-871532 ] GCC fail to compile an empty arglist \
constructor

Bugs item #871532, was opened at 2004-01-06 11:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=871532&group_id=2435

Category: gcc
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Sergiy Yakovyn (ysv_)
Assigned to: Danny Smith (dannysmith)
Summary: GCC fail to compile an empty arglist constructor

Initial Comment:
GCC fail to compile next code:
===========================
class A
{
  public:
    A(int a=1) {}
};

main()
{
  A aOk=A();     // OK
  A aBad=(A());  // Compiler error - IMHO bug
}
===========================
GCC version:
gcc.EXE (GCC) 3.2.3 (mingw special 20030504-1)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102435&aid=871532&group_id=2435



--__--__--

_______________________________________________
MinGW-notify mailing list
MinGW-notify@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-notify


End of MinGW-notify Digest


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic