Files
nim/_constraints
David Anes 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

11 lines
166 B
Plaintext

<constraints>
<hardware>
<memory>
<size unit="G">4</size>
</memory>
<disk>
<size unit="G">4</size>
</disk>
</hardware>
</constraints>