]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.50.8 0.50.8
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 1 May 2021 20:51:16 +0000 (22:51 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 1 May 2021 20:51:16 +0000 (22:51 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index f4f7558eb07fb80fbade9266f7e4de1196fa4900..08b028d4246d4476e83edc84e5bf94ea9a82e0a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Vala 0.50.8
+===========
+ * Various improvements and bug fixes:
+  - codegen:
+    + Apply gconstpointer to gpointer cast to GenericType only
+    + Fix access to captured generics in async method of interfaces (2)
+    + Use if-clause for is_in_destructor() condition to be more clear
+    + Add missing "_return" label and "_inner_error*_" declaration in dtors
+    + Don't use G_GNUC_INTERNAL on implicit type specific fields
+  - vala:
+    + length-type of arrays must not be nullable
+    + Report a warning for unhandled errors in destructors
+  - parser:
+    + Minor semantic checks to improve error messages
+    + Allow empty member-initializer and accept trailing comma
+    + Include INTERR token in source_reference of parsed types
+
 Vala 0.50.7
 ===========
  * Regression and bug fixes:
index 0dbaeb38a34675e967fd4b5ee1a0b8296267ec04..0262d2f5e32dbcc54ef8e6a0a86cc8b44de6bd67 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH VALA-GEN-INTROSPECT "1" "April 2021" "gen-introspect 0.50.7" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
+.TH VALA-GEN-INTROSPECT "1" "May 2021" "gen-introspect 0.50.8" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index afd83cd1d9b649109d8e34032dc6b78e520eb36f..2c6ffb2256d987ddd17f208332f8c7583b49d7ca 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH VALAC "1" "April 2021" "Vala 0.50.7" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
+.TH VALAC "1" "May 2021" "Vala 0.50.8" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 2243c311648ba13fc70dcd847e40a8bcc2dcf322..f540870a3fcb52f620e194a49d1b5210af633536 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH VALADOC "1" "April 2021" "Valadoc 0.50.7" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
+.TH VALADOC "1" "May 2021" "Valadoc 0.50.8" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 04b69a1a6e1ea3155b8fc719cd52b4a4180364b5..c4df0024b0b7bd1048da2b123f5e776cfb223aec 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH VAPIGEN "1" "April 2021" "Vala API Generator 0.50.7" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
+.TH VAPIGEN "1" "May 2021" "Vala API Generator 0.50.8" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS