------- Comment #10 from andreagrassi at sogeasoft dot com  2007-08-29 17:01 
-------
Subject: R:  Error in compiling when there is a function with a char parameter
called before its declaration with inline parameters.


Read again your "brilliant" error message where you mention why my code is
invalid (even was invalid) !!
My parameter name list declaration is not empty !!
Maybe don't match the promoted type but not is empty.
At least fix the message ...

Le informazioni contenute in questo messaggio di posta elettronica sono di
natura confidenziale; qualsiasi pubblicazione, utilizzo o diffusione anche
parziale dello stesso non può essere effettuata senza autorizzazione e
potrebbe costituire un illecito penale ai sensi del Decreto Legs.vo N°
196/2003 sulla Protezione dei Dati Personali e del Codice Penale, Art.
617-621-635 bis oltre che della legge 547/93. Qualora non siate tra i
legittimi destinatari di questa e-mail Vi preghiamo cortesemente di
cancellarla dal Vostro sistema dopo aver notificato al mittente, rispondendo
alla comunicazione, l'errore da questi commesso.



> -----Messaggio originale-----
> Da: pinskia at gcc dot gnu dot org [mailto:[EMAIL PROTECTED]
> Inviato: mercoledì 29 agosto 2007 18.16
> A: [EMAIL PROTECTED]
> Oggetto: [Bug c/33219] Error in compiling when there is a
> function with
> a char parameter called before its declaration with inline parameters.
>
>
>
>
> ------- Comment #8 from pinskia at gcc dot gnu dot org
> 2007-08-29 16:15 -------
> No C is defined this way.  Look at the error message, we
> mention why this code
> is invalid.
> > a.c:7: note: an argument type that has a default promotion
> can't match an empty
> > parameter name list declaration
>
> What more do you want from GCC, except from accepting this
> invalid code?
>
>
> --
>
> pinskia at gcc dot gnu dot org changed:
>
>            What    |Removed                     |Added
> --------------------------------------------------------------
> --------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33219
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
>
>
>


-- 


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

Reply via email to