[petsc-dev] Reminder: *every* symbol with extern linkage *must* be namespaced
Jed Brown
jedbrown at mcs.anl.gov
Mon Mar 19 10:57:27 CDT 2012
On Mon, Mar 19, 2012 at 10:52, Matthew Knepley <knepley at gmail.com> wrote:
> Note that every // comment needs to be fixed. There are still a number of
>> Wunused-but-set-variable
>>
>
> Yes, I was waiting on the comments. That will be a ton of mindless work.
>
$ perl -pi -e 's,//(.*)$,/* $1 */,' src/dm/impls/complex/ctetgen.c
$ perl -pi -e 's,//,,' src/dm/impls/complex/ctetgen.c # remove the funny
end-of-line //
pushed
http://petsc.cs.iit.edu/petsc/petsc-dev/rev/d9e53d1d4cb4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120319/7724ed7b/attachment.html>
More information about the petsc-dev
mailing list