Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
vala
vala
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 702
    • Issues 702
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 38
    • Merge Requests 38
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • External Wiki
    • External Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • GNOME
  • valavala
  • Issues
  • #199

Closed
Open
Opened May 07, 2011 by bugzilla-migration@bugzilla-migrationReporter

GLog function bindings are missing return values

Submitted by Sam Thursfield

Link to original bug (#649644)

Description

Created attachment 187417 Patch

Hi! In glib-2.0.vapi, Log.set_default_handler(), Log.set_fatal_mask() and Log.set_always_fatal() have return values that are missing in the vapi. They return the old value of the settings, which is very useful to temporarily change the log level, when trying to trap warnings in unit tests etc.

Patch attached.

Patch 187417, "Patch":
glog-return-values.patch

Version: 0.12.x

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/vala#199