Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gdk-pixbuf
gdk-pixbuf
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 73
    • Issues 73
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gdk-pixbufgdk-pixbuf
  • Issues
  • #72

Closed
Open
Opened Mar 02, 2018 by bugzilla-migration@bugzilla-migrationReporter

Incomplete C header information in gir for gdk-pixbuf.

Submitted by Tomasz Miąsko @tmiasko

Link to original bug (#793990)

Description

The gir data for gdk-pixbuf describes types and functions from gdk-pixbuf/gdk-pixdata.h header but doesn't include appropriate header either directly or indirectly.

Please change it so that information about C headers in gir is complete, by either: passing --c-include=gdk-pixbuf/gdk-pixdata.h to g-ir-scanner, or including gdk-pixdata.h along with the main header. Whichever you feel is more appropriate. Otherwise consumers of gir data that use it to generate C code have to write manual workarounds.

There was previous incomplete attempt to fix this in: https://bugzilla.gnome.org/show_bug.cgi?id=635364

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/gdk-pixbuf#72