Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (36m)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (109d) 

2024-06-16 16:05:16 UTC Now

2022-01-12 11:08:34 UTC MAIN commitmail json YAML

vala: updated to 0.54.6

Vala 0.54.6
===========
* Various improvements and bug fixes:
  - codegen:
    + Allow boxing of non-external SimpleType structs
    + Cast given default-value of struct with possible member initializer
    + Clear existing length values when revisiting a slice expression
  - vala:
    + Allow unsafe assignment of integer to enum while reporting a notice
    + Non nullable enum types are simple types
    + Correctly replace "in" expression in pre-/postconditions of method

* Bindings:
  - gio-2.0: Add custom MemoryOutputStream.with_*data() wrappers

(adam)