Skip to content

GitLab

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

Closed
Open
Opened Dec 06, 2020 by Marijn Suijten@MarijnS95🦀Contributor

player: Return type nullability is wrong on quite a few (enum/flag) methods

From !630 (comment 719812)

When !630 (merged) + https://github.com/gtk-rs/gir/pull/991 land gstreamer-player gets quite a few new functions that incorrectly return Option<...>.

We have decided to not waste time finding and overriding those in Gir.toml but instead "wait" for someone to do another nullability pass on the C code and annotations. After all @slomo initially thought it was ready, so it can't be too far off 🙏 🤞

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