Skip to content

fix(ttscgraph): canonicalize symlinked dump paths - #1052

Draft
mineclover wants to merge 1 commit into
samchon:masterfrom
mineclover:codex/fix-ttscgraph-symlink-paths
Draft

fix(ttscgraph): canonicalize symlinked dump paths#1052
mineclover wants to merge 1 commit into
samchon:masterfrom
mineclover:codex/fix-ttscgraph-symlink-paths

Conversation

@mineclover

Copy link
Copy Markdown
Contributor

Closes #1050

Summary

  • canonicalize existing absolute project and source paths before graph-coordinate mapping
  • retain lexical fallback for missing paths and portable Windows or UNC fixtures
  • cover a real project-root symlink regression

Validation

  • node scripts/test-go-graph.cjs
  • pnpm --filter @ttsc/test-graph start

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.

fix(ttscgraph): preserve project-relative dump paths across filesystem aliases

1 participant