Overview
Request 1072079 accepted
- Update to version 1.6.12:
* Fixed “sizeof object containing a set is wrong”
* Fixed “Missing bounds check for len(toOpenArray..)”
* Fixed “Add warning for bare except: clause”
* Fixed “Little Copyright notice inconsistency”
* Fixed “std/deques: wrong result after calling shrink”
* Fixed “io.readLine adds ‘\00’ char to the end”
* Fixed “New JS mdoe issue: return + ref ints.”
* Fixed “Bad codegen for passed var seq to proc returning array[] converted to seq with @”
* Fixed “Templates allowed to use ambiguous identifier”
* Fixed “Mutating a var parameter through a mutable view triggers SIGSEGV”
* Fixed “gcc error when constructing an object that has the same name in the same file name in 2 different directories”
- fixed building issues on i586 and ppc64le
- Created by amanzini
- In state accepted
- Package maintainers: david.anes and mschreiner
- Supersedes 1071174
Request History
amanzini created request
- Update to version 1.6.12:
* Fixed “sizeof object containing a set is wrong”
* Fixed “Missing bounds check for len(toOpenArray..)”
* Fixed “Add warning for bare except: clause”
* Fixed “Little Copyright notice inconsistency”
* Fixed “std/deques: wrong result after calling shrink”
* Fixed “io.readLine adds ‘\00’ char to the end”
* Fixed “New JS mdoe issue: return + ref ints.”
* Fixed “Bad codegen for passed var seq to proc returning array[] converted to seq with @”
* Fixed “Templates allowed to use ambiguous identifier”
* Fixed “Mutating a var parameter through a mutable view triggers SIGSEGV”
* Fixed “gcc error when constructing an object that has the same name in the same file name in 2 different directories”
- fixed building issues on i586 and ppc64le
david.anes accepted request