Skip to content

Using comptime level.asText() in log example - #12691

Merged
Vexu merged 1 commit into
ziglang:masterfrom
Kiyoshi364:patch-1
Aug 31, 2022
Merged

Using comptime level.asText() in log example#12691
Vexu merged 1 commit into
ziglang:masterfrom
Kiyoshi364:patch-1

Conversation

@Kiyoshi364

Copy link
Copy Markdown
Contributor

Some recent change makes slice concatenation runtime (merge #12368), so the example needs to be explicitly made comptime.

Some recent change makes slice concatenation runtime (merge #12368), so the example needs to be explicitly made comptime.
@Vexu
Vexu merged commit 973b440 into ziglang:masterAug 31, 2022
Sign up for freeto 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.

2 participants

@Kiyoshi364@Vexu