Skip to content

FromSequence returns a nullable - #13308

Closed
StephaneDelcroix wants to merge 1 commit into
mainfrom
stdelc-fix-nullable
Closed

FromSequence returns a nullable#13308
StephaneDelcroix wants to merge 1 commit into
mainfrom
stdelc-fix-nullable

Conversation

@StephaneDelcroix

Copy link
Copy Markdown
Contributor

Had trouble compiling today's version of macios. It happens that
FromSequence returns a track created by CreateTrack, and that one
can be null, so I changed the signature of FromSequence to reflect
that fact.

Had trouble compiling today's version of macios. It happens that
FromSequence returns a track created by CreateTrack, and that one
can be null, so I changed the signature of FromSequence to reflect
that fact.
@mandel-macaque mandel-macaque added bug If an issue is a bug or a pull request a bug fix community Community contribution ❤ labels Nov 8, 2021
@mandel-macaque

Copy link
Copy Markdown
Contributor

@StephaneDelcroix thanks! AFAIK we should have no issues with the tests, if we do I'll let you know.

@rolfbjarne

Copy link
Copy Markdown
Member

This is a duplicate of #13304, which we've already merged.

@rolfbjarne rolfbjarne closed this Nov 8, 2021
@StephaneDelcroix
StephaneDelcroix deleted the stdelc-fix-nullable branch November 9, 2021 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug If an issue is a bug or a pull request a bug fix community Community contribution ❤

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants