YaST2 - Core Libraries
This package contains the scanner, parser, and interpreter runtime
library for the YCP scripting language used in YaST2.
- Devel package for openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout YaST:Head/yast2-core && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
yast2-core-2.24.0.tar.bz2 | 0001104268 1.05 MB | |
yast2-core.changes | 0000143861 140 KB | |
yast2-core.spec | 0000005345 5.22 KB |
Revision 87 (latest revision is 258)
Josef Reidinger (jreidinger)
committed
(revision 87)
2,25d1 < Mon Jun 10 12:06:08 UTC 2013 - lslezak@suse.cz < < - fixed YCP debugger client to make it run < - 2.24.0 < < ------------------------------------------------------------------- < Fri Jun 7 09:05:24 UTC 2013 - jreidinger@suse.com < < - made SymbolEntry::value, setValue virtual (ABI change) < - added Y2WFMComponent::SetArgs, needed for non-YCP clients < - various fixes in handling YCP System::* calls < - do not strictly check types of arguments for System remote calls < - fixed parser annnd all serializers to use C locale for float < - fixed some memory leaks < - various fixes to the XML serialization of YCP < - Fixed function type matching to be contravariant for arguments < (BNC#825263) (return type has always been covariant, correctly) < Interface expected to handle "any" argument will no longer accept < implementations handling only a specific subtype. Conversely, < interfaces expected to handle a "string" will also accept < implementation handling "any". < Affects the "is" builtin; breaks *-bindings relying on the bug. < < -------------------------------------------------------------------
Comments 0