Re: Possibly requires fixing (PRF): GNAT 7.0 not printing actual code samples and column markers when printing errors and warnings

2016-12-11 Thread Eric Botcazou
> What do you guys think? It's by design. Use -fdiagnostics-show-caret to flip the setting. -- Eric Botcazou

Possibly requires fixing (PRF): GNAT 7.0 not printing actual code samples and column markers when printing errors and warnings

2016-12-10 Thread Ethin Probst
At the current moment, GNAT does not print code samples and column indicators like GCC/G++/GCCGO/GFORTRAN does. A sample is below (I'm running as root during this compilation process as I am over SSH and don't like typing sudo all that much sometimes): [compilation output from gcc] /ro

Re: Code Samples

2007-05-15 Thread Bill Wendling
I'm sure there are some at your school's website. Or you can ask you TA for help with your homework. -bw On May 15, 2007, at 11:33 AM, craig clow wrote: Hello, Does anyone know of a good web site for sample C code supported by GCC 3.3.2? Specifically, I am looking for code that can read f

Code Samples

2007-05-15 Thread craig clow
Hello, Does anyone know of a good web site for sample C code supported by GCC 3.3.2? Specifically, I am looking for code that can read files from a directory and do I/O. thanks, Craig _ PC Magazine’s 2007 editors’ choice for bes