Skip to content

fix(CodeView): explicit casts for pad_left#302

Open
idk-droid-ship-it wants to merge 1 commit intorockorager:mainfrom
idk-droid-ship-it:main
Open

fix(CodeView): explicit casts for pad_left#302
idk-droid-ship-it wants to merge 1 commit intorockorager:mainfrom
idk-droid-ship-it:main

Conversation

@idk-droid-ship-it
Copy link

marked some casts as explicit with @intCast() to comply with compiler errors

compiling a hello world program to test CodeView spat out two errors about int casting in widgets/CodeView.zig, marking the casts as explicit with @intCast() made it compile properly and behave as expected

marked some casts as explicit with `@intCast()` to comply with compiler errors
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