Alexander Else

Results 3 issues of Alexander Else

In the `rename` function the force overwrite flag is tested after a call to `os.Rename`, which succeeds in overwriting a file on OS X but not linux. (incoming PR to...

The removed args solved a common static linking problem in old versions of go, per https://github.com/golang/go/issues/9344#issuecomment-69944514 Signed-off-by: Alexander Else Issue #, if available: *Description of changes:* Remove build flags relating...

In the past week I've merged in and dealt with a number of PRs and issues, many of which have been outstanding for longer than a year. This is the...