Accepting request 1169231 from GNOME:Factory
- Update to version 0.56.17: + Various improvements and bug fixes: - codegen: . Add missing initializers for private fields of GSourceFuncs. . Update array length variable passed to null-terminated ref parameter. . Properly pass through a null-terminated out argument. . Refactor and cache parameter in loop. . Only handle null-terminated array as such if there is no length given. - vala: . Allow declaration of static nested methods (local functions). . Correctly use Path.build_path(). . Point to the invalid initializer on error. . Report invalid type in property assignment attempt. . Inherit important attributes for Property backing field. (forwarded request 1169195 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1169231 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vala?expand=0&rev=142
This commit is contained in:
commit
dc3e5cb649
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05487b5600f5d2f09e66a753cccd8f39c1bff9f148aea1b7774d505b9c8bca9b
|
||||
size 4013716
|
BIN
vala-0.56.17.tar.xz
(Stored with Git LFS)
Normal file
BIN
vala-0.56.17.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
22
vala.changes
22
vala.changes
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 13:04:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 0.56.17:
|
||||
+ Various improvements and bug fixes:
|
||||
- codegen:
|
||||
. Add missing initializers for private fields of
|
||||
GSourceFuncs.
|
||||
. Update array length variable passed to null-terminated ref
|
||||
parameter.
|
||||
. Properly pass through a null-terminated out argument.
|
||||
. Refactor and cache parameter in loop.
|
||||
. Only handle null-terminated array as such if there is no
|
||||
length given.
|
||||
- vala:
|
||||
. Allow declaration of static nested methods (local
|
||||
functions).
|
||||
. Correctly use Path.build_path().
|
||||
. Point to the invalid initializer on error.
|
||||
. Report invalid type in property assignment attempt.
|
||||
. Inherit important attributes for Property backing field.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 09:19:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user