Skip to content

fix: lcp on directory prefix#190

Merged
XiangYyang merged 1 commit intotheacodes:mainfrom
XiangYyang:fix_lcp
Apr 27, 2026
Merged

fix: lcp on directory prefix#190
XiangYyang merged 1 commit intotheacodes:mainfrom
XiangYyang:fix_lcp

Conversation

@XiangYyang
Copy link
Copy Markdown
Collaborator

The generic LCP algorithm miscalculated file-path prefixes, e.g., lcp('proj/abc', 'proj/aac') --> proj/a instead of proj. This commit fixes it.

@XiangYyang XiangYyang merged commit 9faa7b4 into theacodes:main Apr 27, 2026
2 checks passed
@XiangYyang XiangYyang deleted the fix_lcp branch April 27, 2026 17:07
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.

1 participant