[petsc-dev] plex error in master

Tobin Isaac tisaac at ices.utexas.edu
Wed Mar 4 11:17:14 CST 2015


On Mon, Mar 02, 2015 at 02:05:49PM -0600, Barry Smith wrote:
> 
> > On Mar 2, 2015, at 1:59 PM, Tobin Isaac <tisaac at ices.utexas.edu> wrote:
> > 
> > 
> > Slightly off topic: if/when the jenkins-ci testing gets off the
> > ground, can we pipe compiler warnings through git blame to automate
> > sending messages to responsible parties?
> 
>    This is independent of the jenkins-ci testing. If you provide the logic this can be done now in nightly builds. I would welcome this logic.

I've got a branch 'tisaac/check-build-blame' that puts this logic in
checkBuild.py.  I made local copies of last nights logs and tested
them out with

./bin/maint/checkBuilds.py -blameMail -ignoreNote -ignoreDeprecated

It doesn't send the mail, but it generates the messages for review.
There are some obvious flaws with this approach (Karl gets blamed for
running uncrustify, the mswin compilers choke on a lot of things), but
otherwise it works about as expected.

  Toby

> 
> Barry
> 
> 
> > 
> >  Toby
> > 
> > On Mon, Mar 02, 2015 at 01:21:39PM -0600, Barry Smith wrote:
> >> 
> >> ---- WARNINGS ----
> >> /sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexsubmesh.c:1575:17: warning: absolute value function 'abs' given an argument of type 'PetscInt' (aka 'long') but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
> >> 1 warning generated.
> >> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150304/63791add/attachment.sig>


More information about the petsc-dev mailing list