Skip to content

Add TempDirectory + string operator for combining paths#1755

Merged
SimonCropp merged 2 commits into
mainfrom
Add-TempDirectory-+-string-operator-for-combining-paths
Jun 18, 2026
Merged

Add TempDirectory + string operator for combining paths#1755
SimonCropp merged 2 commits into
mainfrom
Add-TempDirectory-+-string-operator-for-combining-paths

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

Only TempDirectory + relative string suffix is meaningful, since TempFile.Path and TempDirectory.Path are both full paths. Combining two full paths (or prepending to one) produces nonsense, so those overloads are omitted.

Only TempDirectory + relative string suffix is meaningful, since
TempFile.Path and TempDirectory.Path are both full paths. Combining
two full paths (or prepending to one) produces nonsense, so those
overloads are omitted.
@SimonCropp SimonCropp added this to the 31.20.0 milestone Jun 18, 2026
@SimonCropp SimonCropp merged commit 96f1dcc into main Jun 18, 2026
7 checks passed
@SimonCropp SimonCropp deleted the Add-TempDirectory-+-string-operator-for-combining-paths branch June 18, 2026 21:46
This was referenced Jun 18, 2026
This was referenced Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant