[petsc-dev] Coding style and its violations...

Jed Brown jedbrown at mcs.anl.gov
Thu Jan 17 16:49:25 CST 2013


On Thu, Jan 17, 2013 at 4:39 PM, Karl Rupp <rupp at mcs.anl.gov> wrote:

> Yes - looks like I need to send the whole thing through some filter
> stripping out comments first. Looks like GCC can do that with
> >gt; gcc -fpreprocessed -dD -E file.c
>
>

Uh, are you sure these are the options you want? -fpreprocessed assumes the
input has already been preprocessed and -E stops after preprocessing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130117/de832ec3/attachment.html>


More information about the petsc-dev mailing list