This is the mail archive of the gcc-patches@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: Further bug reporting instructions


Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> said:
> On 16 Mar 2000, Alexandre Oliva wrote:
> > Ok to install?

> Yes, thank you.

While you are on this, it would be nice to explain a little why
preprocessed sources, something along the lines:

We need preprocessed sources since different versions of the operating
system have different header files, which when #included and passed through
the preprocessor give different final source code for the compiler proper
to work with, thus possibly hiding the bug. If you include preprocessed
sources, volunteers with different versions of the operating system, or
completely different machines altogether, can check out your report.
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

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