Hi Paul,
the changes go through at least one run of nightly tests. If everything
passes, then it will be merged to master and locally tested again. I did
so for your patch just now, so it's now in master. :-)
Best regards,
Karli
On 06/07/2013 12:35 PM, Paul Mullowney wrote:
Thanks Karl,
When do changes in next get pushed to master?
-Paul
Hi Paul,
thanks for the patch, I pushed it into next and also updated the
commit message slightly to have a more expressive one-line summary:
https://bitbucket.org/petsc/petsc/commits/404133a2edbeb3467ebbc93177d4d43594f51dec
Best regards,
Karli
On 06/06/2013 12:42 PM, Paul Mullowney wrote:
Hi,
This patch fixes some small valgrind errors I was seeing in this class.
Let me know if there are any issues. Tests related to the aijcusparse
class pass (on master) after this patch.
Thanks,
-Paul