2 Commits

Author SHA256 Message Date
3b8db4493a Accepting request 1072079 from home:amanzini:branches:devel:languages:misc
- 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

OBS-URL: https://build.opensuse.org/request/show/1072079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/nim?expand=0&rev=47
2023-03-15 16:13:24 +00:00
f7cfae35e3 Accepting request 990009 from home:david.anes:branches:devel:languages:misc
- Remove duplicated strip for nimble.
- Require (at least) a C compiler. 
- Addded _constraints file to require more RAM on build nodes.
- Add patch to correctly detect GCC version, so it builds in i586
  and arm:
  * nim-fix-gcc-major-version-detection

OBS-URL: https://build.opensuse.org/request/show/990009
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/nim?expand=0&rev=38
2022-07-18 15:28:07 +00:00