Skip to content

Skip whitespace following @ and cast type name - #2765

Merged
ChristianGruen merged 2 commits into
BaseXdb:mainfrom
GuntherRademacher:#2765
Sep 22, 2026
Merged

ChristianGruen merged 2 commits into
BaseXdb:mainfrom
GuntherRademacher:#2765

Conversation

@GuntherRademacher

Copy link
Copy Markdown
Member

This adds whitespace skipping in two places where it was missing;

  • in an abbreviated axis step, causing this to fail:
    <a b='c'/>/@ b
    
  • following a cast target, causing this to fail:
    42 castable as xs:byte(:true:)
    

@ChristianGruen
ChristianGruen merged commit 2e19519 into BaseXdb:main Sep 22, 2026
1 check passed
@ChristianGruen
ChristianGruen deleted the #2765 branch September 22, 2026 14:49
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