[petsc-dev] Petsc-dev compilation: error because of underscore.

Satish Balay balay at mcs.anl.gov
Tue Jan 26 19:14:24 CST 2010


On Tue, 26 Jan 2010, Matthew Knepley wrote:

> > > Just use void_p, long_long, size_t since it does a find().
> >
> > I thought of using full options to minimize false positives.
> >
> 
> But it ugly, and a false positive only impacts our kludgy "debugging".

Ok - I'll use your notation [as these strings in any option should
probably have underscores].

I now have a few more option in this exclude [as I tested with
--with-mpi=0 earlier - so missed some]

'void_p', 'long_long', 'size_t', 'MPI_Comm','MPI_Fint'

Pushed the change now.

Satish



More information about the petsc-dev mailing list