public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* TODO: egcs-g++
@ 1999-04-09 21:31 Ildar Mulyukov
  1999-04-09 22:46 ` Alexandre Oliva
                   ` (2 more replies)
  0 siblings, 3 replies; 42+ messages in thread
From: Ildar Mulyukov @ 1999-04-09 21:31 UTC (permalink / raw)
  To: egcs

Unfortunately I do not participate egcs project - I don't have enough
experience and time :-(

But when I just started using egcs c++ I encountered 2 problems.

1. Take a look:
#line 5
struct _stru {
    int i;
    union {
        struct { int j0, j1; };
        int j[2];
    }
};

For the construction compiler answers:
test.cxx:9: anonymous class type not used to declare any objects
test.cxx:12: missing ';' before right brace

The worst thing is that TinySoft's VisualC++ eats it ok :-)

2. Compiling dos-formatted files (CR-LF instead of LF) invokes no problem
except when one ends line with '\'. While CR comes straight after \
compiler thinks it is special symbol and emits an error.

Please inform me whether these will be fixed or not - my work depends of
this.

Thank you in advance
Ildar Mulyukov, student of DACR, MIPT (Moscow, Russia)
e-mail: ildar@faki-campus.mipt.ru, ICQ# 4334029

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

end of thread, other threads:[~1999-04-30 23:15 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-09 21:31 TODO: egcs-g++ Ildar Mulyukov
1999-04-09 22:46 ` Alexandre Oliva
1999-04-10  1:00   ` Andi Kleen
1999-04-10 13:21     ` Joe Buck
1999-04-30 23:15       ` Joe Buck
1999-04-11  1:53     ` Ildar Mulyukov
1999-04-11 13:15       ` Joe Buck
1999-04-30 23:15         ` Joe Buck
1999-04-30 23:15       ` Ildar Mulyukov
1999-04-30 23:15     ` Andi Kleen
1999-04-11 23:44   ` Andris Pavenis
1999-04-30 23:15     ` Andris Pavenis
1999-04-30 23:15   ` Alexandre Oliva
     [not found] ` <m390c06h4d.fsf.cygnus.egcs@muc.de>
1999-04-11  1:40   ` Jason Merrill
1999-04-11  1:49     ` Ildar Mulyukov
1999-04-11  2:02       ` Jason Merrill
1999-04-30 23:15         ` Jason Merrill
1999-04-30 23:15       ` Ildar Mulyukov
1999-04-11  2:50     ` Andi Kleen
1999-04-11 13:51       ` Alexandre Oliva
1999-04-30 23:15         ` Alexandre Oliva
1999-04-30 23:15       ` Andi Kleen
1999-04-11  4:08     ` Tim Waugh
1999-04-12 13:11       ` Mumit Khan
1999-04-12 13:39         ` Zack Weinberg
1999-04-12 15:20           ` Gerald Pfeifer
1999-04-12 18:01             ` Jeffrey A Law
1999-04-30 23:15               ` Jeffrey A Law
1999-04-30 23:15             ` Gerald Pfeifer
     [not found]           ` <Pine.GSO.4.10.9904130014560.14974-100000.cygnus.egcs@alphard.dbai.tuwien.ac.at>
1999-04-12 20:48             ` Jason Merrill
1999-04-30 23:15               ` Jason Merrill
1999-04-30 23:15           ` Zack Weinberg
1999-04-13  7:15         ` Gavin Romig-Koch
1999-04-30 23:15           ` Gavin Romig-Koch
1999-04-30 23:15         ` Mumit Khan
     [not found]       ` <Pine.SUN.3.93.990412150105.700E-100000.cygnus.egcs@modi.xraylith.wisc.edu>
1999-04-12 20:56         ` Jason Merrill
1999-04-12 21:30           ` Jeffrey A Law
1999-04-30 23:15             ` Jeffrey A Law
1999-04-30 23:15           ` Jason Merrill
1999-04-30 23:15       ` Tim Waugh
1999-04-30 23:15     ` Jason Merrill
1999-04-30 23:15 ` Ildar Mulyukov

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