Re: [petsc-dev] Reminder: *every* symbol with extern linkage *must* be namespaced
19 Mar
2012
19 Mar
'12
10:57 a.m.
On Mon, Mar 19, 2012 at 10:52, Matthew Knepley <[email protected]> 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
5261
Age (days ago)
5261
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown