This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: G++


> From: "ColdWater" <coldwater@uol.com.br>
> To: "GCC GNU" <gcc@gcc.gnu.org>
> Date: Tue, 26 Dec 2000 13:34:12 -0200

> Can some tell me if the g++ has any bugs in binary output? I was
> trying some code with it (ASCII) and it doesn't seem to work
> properlly. The file keeps with 0 bytes in lenght.

> I wouldn't like to report it as a bug "yet", since I'm not sure.

Please don't send html.

Nope, not that we are aware of.  If you want help programming in C++,
comp.lang.c++ is a betetr place than here, if you think there is a
bug, just wrap it up, and submit a bug report.  It helps if you try
and verify that the behavior you see violates a requirement specified
in the language standard, or at least some book on C++.

Thanks, and happy hacking.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]