Overview
Request 1058212 accepted
- update to 3.2 (bsc#1201974, CVE-2021-41556):
* added new inline bind env syntax for closures
* added sq_tailcall
* added rawcall keyword
* added post call initializer syntax
* added table.keys() and table.values()
* added table.filter()
* added skipempty in split()
* additional parameters in array.map() and array.apply()
* additional optional initializer in array.reduce()
* added sqstd_pushstringf and sqstd_throwerrorf
* closure.call() is now a "native tailcall" and the invoked function can now be suspended
* fixed sq_newmember and sq_rawnewmember properly pop parameters
* fixed capturing free variable on for loop counter before a break statement
* fixed \u in lexer
* various bugfixes
* sq_gettypetag doesn't set last error(it's treated as SQBool function but keeps a SQRESULT for backward compatibility)
* fixed _set method in userdata delegates
* fixed some warnings
- drop squirrel-aliasing.patch, squirrel-ptr_conversion.patch (upstream)
- Created by dirkmueller
- In state accepted
- Supersedes 731053
Request History
dirkmueller created request
- update to 3.2 (bsc#1201974, CVE-2021-41556):
* added new inline bind env syntax for closures
* added sq_tailcall
* added rawcall keyword
* added post call initializer syntax
* added table.keys() and table.values()
* added table.filter()
* added skipempty in split()
* additional parameters in array.map() and array.apply()
* additional optional initializer in array.reduce()
* added sqstd_pushstringf and sqstd_throwerrorf
* closure.call() is now a "native tailcall" and the invoked function can now be suspended
* fixed sq_newmember and sq_rawnewmember properly pop parameters
* fixed capturing free variable on for loop counter before a break statement
* fixed \u in lexer
* various bugfixes
* sq_gettypetag doesn't set last error(it's treated as SQBool function but keeps a SQRESULT for backward compatibility)
* fixed _set method in userdata delegates
* fixed some warnings
- drop squirrel-aliasing.patch, squirrel-ptr_conversion.patch (upstream)
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar accepted review
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:33"
staging-bot accepted review
Picked "openSUSE:Factory:Staging:adi:33"
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:33 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:33 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:33 got accepted.