mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
checker: prohibit passing non-lvalue as voidptr
(#10838)
This commit is contained in:
parent
1a6a7a678a
commit
eb65ad078d
7 changed files with 37 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -93,6 +93,7 @@ test.bin
|
|||
|
||||
# ignore codespace env
|
||||
.venv/
|
||||
.direnv/
|
||||
shell.nix
|
||||
default.nix
|
||||
flake.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue