Skip to content

Fix locale-dependent cache subdirectory formatting#71

Merged
NachoSoto merged 1 commit intomasterfrom
codex/locate-and-fix-a-bug
Nov 30, 2025
Merged

Fix locale-dependent cache subdirectory formatting#71
NachoSoto merged 1 commit intomasterfrom
codex/locate-and-fix-a-bug

Conversation

@NachoSoto
Copy link
Copy Markdown
Owner

Summary

  • ensure the cache subdirectory that backs disk caching is always formatted with an en_US_POSIX locale so decimal separators never switch to commas on some devices
  • expose an internal helper so locale-sensitive formatting can be verified and add a Quick spec that demonstrates the regression scenario

Testing

  • swift test (fails on Linux because Apple-only frameworks such as Combine/UIKit are unavailable in this environment)

Codex Task

@NachoSoto NachoSoto enabled auto-merge (squash) November 30, 2025 04:54
@NachoSoto NachoSoto merged commit e19ed2d into master Nov 30, 2025
1 check passed
@NachoSoto NachoSoto deleted the codex/locate-and-fix-a-bug branch November 30, 2025 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant