Opened 2 years ago

Closed 2 years ago

#15799 closed enhancement (fixed)

vala-0.54.4

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

Vala 0.54.4

  • Various improvements and bug fixes:
    • codegen:
      • Use CCodeConstant for member access of constant symbol
      • Emit constants without initializer list in defines section
      • Add and use CCodeConstantIdentifier for accessing constants
      • Check required length of enum type name for GType support
      • Add missing check while overriding virtual async interface methods
      • Drop inconsistent space for ObjectType parameters
      • Accept CCode.type attribute on parameters
      • Fix CCodeUnaryExpression.write() for PREFIX_INCREMENT/PREFIX_DECREMENT
    • vala:
      • Improve error message for invalid handler of dynamic signal
      • Using SignalHandler.disconnect() is required for dynamic signals
      • Check for unavailable value-type of variable initializer
      • Add [Profile] as known attribute for methods
      • Report error on missing gio-2.0 package for async constructors
      • Fix signals with generic return
      • parser: Split out Parser.parse_switch_section_statement()
      • parser: Better handling of misplaced switch sections
    • genie:
      • Amend text of indent and dedent for error messages
      • Accept INTERR token before type arguments when parsing type
      • Properly handle plain "get" or "set" property accessors
      • "exception" is the expected string for TokenType.ERRORDOMAIN
      • Accept accessibility/async modifiers on "construct" creation methods
    • girparser: Accept "sealed" for transformed records and compact classes
    • gtkmodule: Improve error message for invalid signal element in ui-file
    • build: Add "test-update" which passed UPDATE_EXPECTED=1 to refresh c-expected
    • tests: Rename colliding test cases to avoid conflicts
  • Bindings:
    • alsa: Add more API and fix a few things
    • gnome-desktop-3.0: Some parameter fixes
    • gstreamer: Cherry-pick bindings fixes from 0.56
    • gstreamer-base-1.0: Some parameter fixes
    • gtk4: Update to 4.5.0~cd9b7307
    • pango: Cherry-pick bindings fixes from 0.56

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 7b95199a9972cfd9663d464c0eab7ec92e75525a

 Package Updates. 
    %Update to vala-0.54.4.
    %Update to libcap-2.61.
    %Update to libexif-0.6.24.
Note: See TracTickets for help on using tickets.