Skip to content

time: fix more panics in the supported specifiers in Time.custom_format/1#24988

Merged
spytheman merged 4 commits into
vlang:masterfrom
spytheman:time_fix_more_panics_due_to_custom_format_specifiers
Jul 27, 2025
Merged

time: fix more panics in the supported specifiers in Time.custom_format/1#24988
spytheman merged 4 commits into
vlang:masterfrom
spytheman:time_fix_more_panics_due_to_custom_format_specifiers

Conversation

@spytheman

Copy link
Copy Markdown
Contributor

No description provided.

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-23482

@spytheman spytheman force-pushed the time_fix_more_panics_due_to_custom_format_specifiers branch from 16a1797 to 09ca3b9 Compare July 27, 2025 13:00
@spytheman spytheman force-pushed the time_fix_more_panics_due_to_custom_format_specifiers branch from dc7d6a6 to 62186f9 Compare July 27, 2025 15:13
@spytheman spytheman merged commit c1db600 into vlang:master Jul 27, 2025
69 of 70 checks passed
Krchi added a commit to Krchi/v that referenced this pull request Jul 28, 2025
* scanner: fix multi-level string interpolation in if/match branch

* scanner: fix multi-level string interpolation in if/match branch, fix test code

* Update vlib/v/scanner/scanner.v

Co-authored-by: Delyan Angelov <delian66@gmail.com>

* rename the rest

* remove vfmt off/on tags

* cgen: fix array data for option array/fixed array(?[]u8/?[3]u8)

* cgen: fix fixed array with type alias

* cgen: fix fixed array with type alias

* cgen: move sort fn after interface definitions

* parser: fix syntax error for c in [othermod.Struct{field: 255}] {

* comptime: support string interpolation in `compile warn/error`

* comptime: support string interpolation in `compile warn/error`

* fix error for string literal

* make level less than 0 for compile warn/error

* cgen: move closure C code to V code under vlib/builtin/closure/ (vlang#24912)

* ci: workaround -usecache issue afte 2d87ac4

* markused,checker: fix hello world size after the introduction of `builtin.closure` in 2d87ac4 (vlang#24989)

* time: fix more panics in the supported specifiers in Time.custom_format/1 (vlang#24988)

---------

Co-authored-by: krchi <krchi@outlook.com>
Co-authored-by: Delyan Angelov <delian66@gmail.com>
Co-authored-by: kbkpbot <kbkpbot@sina.com>
Krchi added a commit to Krchi/v that referenced this pull request Jul 28, 2025
* scanner: fix multi-level string interpolation in if/match branch

* scanner: fix multi-level string interpolation in if/match branch, fix test code

* Update vlib/v/scanner/scanner.v

Co-authored-by: Delyan Angelov <delian66@gmail.com>

* rename the rest

* remove vfmt off/on tags

* cgen: fix array data for option array/fixed array(?[]u8/?[3]u8)

* cgen: fix fixed array with type alias

* cgen: fix fixed array with type alias

* cgen: move sort fn after interface definitions

* parser: fix syntax error for c in [othermod.Struct{field: 255}] {

* comptime: support string interpolation in `compile warn/error`

* comptime: support string interpolation in `compile warn/error`

* fix error for string literal

* make level less than 0 for compile warn/error

* cgen: move closure C code to V code under vlib/builtin/closure/ (vlang#24912)

* ci: workaround -usecache issue afte 2d87ac4

* markused,checker: fix hello world size after the introduction of `builtin.closure` in 2d87ac4 (vlang#24989)

* time: fix more panics in the supported specifiers in Time.custom_format/1 (vlang#24988)

---------

Co-authored-by: krchi <krchi@outlook.com>
Co-authored-by: Delyan Angelov <delian66@gmail.com>
Co-authored-by: kbkpbot <kbkpbot@sina.com>
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