Skip to content

Conversation

@varungandhi-src
Copy link
Contributor

@varungandhi-src varungandhi-src commented Nov 7, 2025

usagesForSymbol now validates well-formedness of symbols,
which breaks it for locals, where we were using ~ and #,
which are not allowed in local symbol strings per the SCIP
spec. Use $ instead.

Fixes GRAPH-1311.

Test plan

Updated tests

usagesForSymbol now validates well-formedness of symbols,
which breaks it for locals, where we were using ~ and #,
which are not allowed in local symbol strings per the SCIP
spec. Use $ instead
@varungandhi-src varungandhi-src merged commit 8496107 into scip-ruby/master Nov 7, 2025
3 checks passed
@varungandhi-src varungandhi-src deleted the vg/fix-local-syntax branch November 7, 2025 12:53
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