[Paraview-developers] shannara dashboard

Amy Squillacote amy.squillacote at kitware.com
Fri Apr 8 13:26:03 EDT 2005


Here's what google turns up by searching on "gcc c++ comments in c code".

from http://www.delorie.com/djgpp/v2faq/faq8_4.html:

If you want the compiler to print a warning message about usage of //-style 
comments in a C program, add the -ansi -pedantic options to the GCC command 
line. If you don't want to use -ansi for some reason (e.g., because it 
rejects some other code that you want to keep), try using -Wp,-lang-c89 
instead; this tells the preprocessor to stick to the rules of the C89 standard.


- Amy

At 01:14 PM 4/8/2005, Andy Cedilnik wrote:
>Shannara should be fixed. C++ comments in C code.
>
>If anybody knows how to persuade gcc to complain  about c++ comments in
>C code, let me know.
>
>Thanks.
>
>        Andy
>
>Berk Geveci wrote:
>
> >Can someone please take a took at shannara on the dashboard? There
> >seems to be some problem with spcth code. Also does anybody know what
> >is happening with straylight? Some tests started failing on both trunk
> >and 2.0 release two days ago but I can't see how the changes made to
> >release could have caused it. Were the opengl drivers updated
> >recently?
> >It has been a while since we had a green dashboard maybe it is time to
> >do something about it.
> >
> >-Berk
> >_______________________________________________
> >Paraview-developers mailing list
> >Paraview-developers at paraview.org
> >http://public.kitware.com/mailman/listinfo/paraview-developers
> >
> >
>
>
>--
>Andy Cedilnik
>Kitware Inc.
>
>_______________________________________________
>Paraview-developers mailing list
>Paraview-developers at paraview.org
>http://public.kitware.com/mailman/listinfo/paraview-developers



More information about the Paraview-developers mailing list