Skip to content

Conversation

liss-h
Copy link
Collaborator

@liss-h liss-h commented Aug 29, 2024

Fixes a bug where applications would unexpectedly crash when they encounted a lang string in "typed"-form "AAA"^^rdf:langString.

The issue was the wrong exception type being raised, which was subsequently not caught.

Copy link
Collaborator

@bigerl bigerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for the fix. Changes look good. I also didn't find any other uncaught exceptions that might get past the exception handling of the IStreamQuadIterator.

@liss-h liss-h merged commit 8fd07e1 into develop Aug 29, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants