[vala] Created tag 0.47.92



The signed tag '0.47.92' was created.

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

    0.47.92

Changes since the last tag '0.47.91':

Princeton Ferro (2):
      vala: Method representing a LambdaExpression might be null on an error
      vala: Handle unavailable type-symbol in Constant.check_const_type()

Rico Tzschichholz (21):
      codegen: Don't initialize stack-allocated array with local-constant length
      testrunner: Pass G_DEBUG=fatal-warnings to invalid test
      vala: Handle PointerType and VoidType in Constant.check_const_type()
      tests: Add "GObject and GType class lifetime" tests to increase coverage
      vala: Don't process initializer of parameter if error is set
      vala: Set error and return early on invalid index in ElementAccess
      vala: Don't process arguments of MethodCall if error is set
      vala: Never add "null" in ForeachStatement.get_defined_variables()
      Add support for sealed classes in bindings
      vala: Prevent possible stack-overflow in Class.is_compact/is_immutable
      vapi: Add some fundamental deps files
      tests: Add invalid "return" tests to increase coverage
      vala: Rework ReturnStatement.check to handle "current_return_type == null"
      vala: Rely on more implementations of Block in SwitchSection
      vala: Bail ThrowStatement.get_error_types() if error is set
      vala: Don't check for unhandled error if error is set on body
      vala: Properly set CodeNode.error when reporting an error (2)
      vala: Don't analyze error-type of errornous catch-clauses
      vala: Skip UsingDirective if error is set
      vala: Add local-variables to current scope regardless its error state
      Release 0.47.92


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