[vala] Created tag 0.46.6



The signed tag '0.46.6' was created.

Tagger: Rico Tzschichholz <ricotz ubuntu com>
Date: 1581258714 +0100

    0.46.6

Changes since the last tag '0.46.5':

Jeremy Philippe (2):
      vala: Allow to override base interface properties explicitly
      genie: Fix parser's inner state when a struct is declared after a class

Princeton Ferro (3):
      parser: Extend source_reference of parenthesized expr to cover "( ... )"
      vala: Always bail if there are semantic errors
      vala: Improve detection of recursive struct declarations

Rico Tzschichholz (40):
      vala: VoidType is actually compatible with itself
      vala: Keep formal_target_type when transforming method-call/object-creation
      tests: Fix and make fast-vapi test actually fatal
      vala: Add a basic parameter check for [Print] methods
      tests: Extend "float and integer" tests to increase coverage
      tests: Add "scanner" tests to increase coverage
      tests: Add "member-access" tests to increase coverage
      parser: Implicit "main" method of main-block is public and static
      codegen: Fix precondition in creation method of structs
      vala: Don't ignore inner errors in Block and acknowledge them further
      vala: Don't report further errors if MemberInitializer.check() failed
      test: Add some "method-call" tests to increase coverage
      vala: Improve error message for unsupported inner types and declarations
      vala: Don't allow "va_list" as return-type or type of fields
      glib-2.0: Add to_string() for GLib.PollFd and GLib.Pid
      vala: Check before accessing "name" of parent_symbol which might be null
      codegen: Don't set implemenation of interface property to its own
      codegen: Use result value of assignment rather than its computation
      codegen: Cast instance parameter in member-initializer for base-properties
      girparser: Improve source_reference of parameters
      girparser: Apply explicitly given ctype metadata attributes on callables
      Regenerate for GIR-based bindings to apply explicit ctype attributes
      webkit2gtk-4.0: Update to 2.27.3
      webkit2gtk-4.0: Update to 2.27.4
      gtk4: Update to 3.96.0+7e2e92a8
      gstreamer: Update from 1.17.0+ git master
      gtk+-3.0: Update to 3.24.13+3822ac74
      vala: Fix base-access check for compact classes
      codegen: Skip StructRegisterFunction for boolean/integer/floating types
      codegen: Handle different type-symbols in visit_base_access()
      tests: Add more "parser" tests to increase coverage
      vala: Inline allocated arrays require length or initializer
      codegen: Explicitly include header for length-type of arrays
      codegen: Explicitly include <glib.h> as needed for null-literal
      gtk4: Update to 3.96.0+4ab12ab7
      Correct a few spelling errors in user visible strings
      vala: Fix base-access check for compact classes (2)
      vala: Don't ignore errors in Parameter and acknowledge them further
      testrunner: Invalid tests and therefore expected failures must return 1
      Release 0.46.6


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]