Commit Graph

11 Commits

Author SHA1 Message Date
Michael Vetter
6d95a37dae Accepting request 677201 from home:elimat:branches:games
- Update to new upstream release 2.33.0
  * Fixed crash when compiling is null comparison with ASHANDLE object without any opEquals operator
  * Fixed bug with anonymous initialization lists when used to initialize value type passed by value to function
  * Loading bytecode that included use of template value types with a template type as argument crashed
  * Compiler would crash on compiling ternary operator with anonymous list in one of the conditions
  * Fixed error when saving bytecode for scripts containing interfaces that derives from interfaces
  * Saving bytecode for a never returning function would cause assert failure
  * Fixed an error when compiling a class method call as post-op and the name matches a type name
  * Template types are now properly identified in separate namespaces
  * Fixed memory build-up due to delayed cleanup when discarding modules with shared entities
  * opImplCast with variable type won't be used for non-ref types
  * Fixed compiler error when both opConv and opImplConv are implemented
  * Fixed bug when loading bytecode containing shared interfaces with inheritance
  * auto declarations now works correctly with implicit handle types
  * Initializing an ASHANDLE type with overloaded opHndlAssign taking a var type as a handle wasn't done correctly
  * Fixed loading byte code that uses external shared classes in namespace
  * The bytecode for external shared entities is no longer saved in the module when inherited from
  * Bytecode with external shared classes with virtual methods failed to load from bytecode
  * Fixed assert failure on call to opCast(?&out) with a non-variable expression
  * Passing a string literal to function expecting &out will now give compiler error
  * Fixed problem in compiler that didn't release a temporary variable when passing anonymous object to function expecting ?&in
  * Fixed a bug when loading bytecode having identical shared functions in different namespaces
  * Compiler will now detect name conflict between property and function
  * asIScriptFunction::GetDeclaration(false, true) no longer includes the namespace before the function name for class methods
  * Fixed assert failure in asIScriptEngine::RefCastObject when object has multiple opCast methods
  * Compiler no longer accepts primitives in the right hand expression for handle assignments
  * Fixed compiler warning with use of asOFFSET on 64bit platforms
  * Fixed crash caused by CreateScriptObjectCopy when script class' constructor takes argument by handle
  * Child funcdefs in templates will no longer convert parameter types to @const&
  * Fixed problem when compiling anonymous initialization list from default arg
  * Ownership of shared template instances wasn't correctly transferred when discarding modules
  * Fixed crash in compiler when matching anonymous list to function taking funcdef
  * Fixed assert failure in builder when compiling external shared interfaces with inheritance
  * Fixed crash in compiler when invalid script has inheritance from class with duplicate methods
- Clean with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/677201
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=11
2019-02-19 07:24:07 +00:00
Dominique Leuenberger
4fe6a475c0 Accepting request 512039 from games
add license from manual as requested from legal review

OBS-URL: https://build.opensuse.org/request/show/512039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/angelscript?expand=0&rev=1
2017-08-24 16:41:04 +00:00
Ferdinand Thiessen
ceaa160a8c Accepting request 510480 from home:Mailaender:branches:games
add license from manual as requested from legal review

OBS-URL: https://build.opensuse.org/request/show/510480
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=9
2017-07-17 10:49:55 +00:00
Matthias Mailänder
95325b4349 Accepting request 503415 from home:jengelh:branches:games
this description has *WAY* too much "extreme", "flexible" (unsubstantiated),
redundant "cross-platform"..


- Remove filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/503415
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=8
2017-06-13 19:37:40 +00:00
Matthias Mailänder
4a1b1242b0 Accepting request 460933 from home:susnux:branches:games
Update

OBS-URL: https://build.opensuse.org/request/show/460933
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=7
2017-02-28 20:46:50 +00:00
Dirk Stoecker
57af752dd9 Accepting request 420065 from home:susnux:branches:games
Update

OBS-URL: https://build.opensuse.org/request/show/420065
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=6
2016-08-19 08:52:24 +00:00
Rusmir Duško
a71ec9d14b Accepting request 262795 from home:Mailaender:branches:games
required for the next version of keeperrl

OBS-URL: https://build.opensuse.org/request/show/262795
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=5
2014-11-23 21:32:37 +00:00
Dirk Stoecker
3007a9ad7e Accepting request 144819 from home:worldcitizen:rigsofrods
Build version 2.25.2

OBS-URL: https://build.opensuse.org/request/show/144819
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=4
2012-12-12 10:15:24 +00:00
Dirk Stoecker
addd6022a2 Accepting request 141519 from home:worldcitizen:branches:games
Config diverted from u8500_defconfig config

OBS-URL: https://build.opensuse.org/request/show/141519
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=3
2012-11-16 07:59:32 +00:00
Cristian Morales Vega
2f94441ffc Accepting request 112489 from home:jengelh:branches:games
- Avoid use of descending relative paths in %files
- Add patch to allow using %optflags and resolve the
  prior rpmlint message about the lack of it

OBS-URL: https://build.opensuse.org/request/show/112489
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=2
2012-04-13 09:54:04 +00:00
Dirk Stoecker
92f72980cf Accepting request 107934 from devel:libraries:c_c++
Can this package please be added as a link to games

OBS-URL: https://build.opensuse.org/request/show/107934
OBS-URL: https://build.opensuse.org/package/show/games/angelscript?expand=0&rev=1
2012-04-03 08:10:16 +00:00