Alan Brown

Results 11 comments of Alan Brown

lint fails because I broke configure_args at 80. Not sure why i686 fails. Builds fine locally

Rebased again to get correct email address on. Will look at test-profile at weekend

Spoken to upstream about test profile. The initial suggestion is that it could be a floating point rounding issue in the test. I have recreated the issue in masterdir-x86 in...

Differences more significant than rounding errors. Still investigating. Seems to be integer conversion too early in some calculations. The patches are getting closer to clearing the test. Down to 1...

The [3357 patch](https://github.com/subsurface/subsurface/pull/3357) was provide by the author of TestProfile. This has been merged with the master branch of Subsurface. The problem was an integer conversion which was handled differently...

Updated to version 5.0.6. 3357.patch no-longer required for i686. Profile code rewritten and now i686 passes tests.

Hi, I had a message about this pull request going stale. Is there anything more I can do to get this accepted?

Updated to 5.0.9

Updated to 5.0.10

Specifically when trying to extend a header in the standard mod with a block header, the block header extends beyond the boundary of the module e.g. ``` ......module continues ```...