Closed dhubber closed 7 years ago
For me it's fine. The previous pull request has introduced a conflict which I am going to take care of (and I will also get rid of some commented code).
Rebase done - wait for my commit now
Assuming this passes travis, I'm happy for it to go.
Done. Richard, you should have the honour of merging the pull request as both David and I have been involved in the pull request.
Ummmm, did you just close this branch without merging it Richard??
On 24 March 2017 at 21:04, Richard Booth notifications@github.com wrote:
Closed #136 https://github.com/gandalfcode/gandalf/pull/136.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gandalfcode/gandalf/pull/136#event-1014917601, or mute the thread https://github.com/notifications/unsubscribe-auth/AEsg1Zg6GdGzJ4XoNM7JDWWR4Thy-Ozcks5rpCHSgaJpZM4MoQ-H .
Looks like it...
On 24/03/17 20:06, dhubber wrote:
Ummmm, did you just close this branch without merging it Richard??
On 24 March 2017 at 21:04, Richard Booth notifications@github.com wrote:
Closed #136 https://github.com/gandalfcode/gandalf/pull/136.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gandalfcode/gandalf/pull/136#event-1014917601, or mute the thread
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/gandalfcode/gandalf/pull/136#issuecomment-289130167, or mute the thread https://github.com/notifications/unsubscribe-auth/AOqItHagbWY6L2kQjZMvvxr_fwvRz4vhks5rpCJSgaJpZM4MoQ-H.
Newer version of previous uninitialised variables pull request. Cherry-picked from old branch onto newer up-to-date branch from master. In summary includes :
Also given the code another sweep for newly introduced unused/uninitialised variables. The only exceptions are the MultipleSourceIonisation.cpp and TreeRay.cpp files, which will be dealt with in a future pull request. Hopefully this can be merged quickly before it goes out-of-date (again) with the master branch.