public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: JC Loredo-Osti <josti@mscs.dal.ca>
To: Joe Buck <jbuck@synopsys.com>
Cc: egcs-bugs@cygnus.com, egcs@cygnus.com
Subject: Re: is it a bug?
Date: Thu, 30 Apr 1998 13:20:00 -0000	[thread overview]
Message-ID: <Pine.GSO.3.96.980430170758.13511B-100000@mscs> (raw)
In-Reply-To: <199804301947.MAA23991@atrus.synopsys.com>

> 
> > Both, egcs-19980418 and egcs-19980425, complain about the follwing code
> 
> > main(){
> > 	double *p = new double[3](0);
> > }
> 
> That's because it isn't C++.  g++ used to have an extension that allowed
> the use of constructor arguments with arrays, but it hasn't been
> maintained and the egcs team wants to encourage people to program in C++,
> not a strange dialect called g++.  So you are likely to see the more
> questionable GNU extensions eliminated.
> 
Yes, I have seen some of those. For this one I look into some books and I
didn't read nothing about it. 

Thanks a lot,
-j



  reply	other threads:[~1998-04-30 13:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-30 10:25 JC Loredo-Osti
1998-04-30 15:45 ` Joe Buck
1998-04-30 13:20   ` JC Loredo-Osti [this message]
     [not found] <199712081205.NAA25992@vbormc.vbo.dec.com>
     [not found] ` <orvhwzzkd1.fsf.cygnus.egcs.bugs@grupiara.dcc.unicamp.br>
1997-12-08 22:22   ` Is it a bug ? Jason Merrill

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=Pine.GSO.3.96.980430170758.13511B-100000@mscs \
    --to=josti@mscs.dal.ca \
    --cc=egcs-bugs@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=jbuck@synopsys.com \
    /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).