Skip to content

Issues: vlang/v

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

array should has a method pop_left
#24591 opened May 27, 2025 by kbkpbot
2 tasks
gitignore: remove !*.* rule that interferes with personal exclusions Bug This tag is applied to issues which reports bugs.
#24590 opened May 27, 2025 by gchumillas
Compile time conditional a.name is not handled by the native backend. Bug This tag is applied to issues which reports bugs. Unit: Native Bugs/feature requests, that are related to the V native code backend.
#24589 opened May 27, 2025 by Avey777
Tests fail for vlib/math/unsigned/uint{128,256} on OpenBSD with tcc Bug This tag is applied to issues which reports bugs. Test Fail Bugs requests, that are related to failing tests.
#24587 opened May 27, 2025 by lcheylus
Can't use eval in shared library compiled with tcc Bug This tag is applied to issues which reports bugs.
#24586 opened May 27, 2025 by rosshadden
checker: wrapping mutable array in parenthesis circumvents checker Bug This tag is applied to issues which reports bugs.
#24584 opened May 26, 2025 by 4hnme
Type alias in struct copy causes compiler to crash Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Checker Bugs/feature requests, that are related to the type checker.
#24581 opened May 26, 2025 by mike-ward
Short program with interface smartcasting does not compile with -skip-unused Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Status: Has Workaround This issue has workaround. Unit: markused Bugs/feature requests, that are related to the -skip-unused.
#24579 opened May 25, 2025 by gechandesu
Spawning anonymous functions that have no input arguments (example from book: Getting Started with V Programming) fails Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Status: Has Workaround This issue has workaround. Unit: markused Bugs/feature requests, that are related to the -skip-unused.
#24577 opened May 25, 2025 by denise-amiga
$compile_error should locate the actual location of the error Bug This tag is applied to issues which reports bugs. Unit: Checker Bugs/feature requests, that are related to the type checker.
#24575 opened May 25, 2025 by kbkpbot
watch flag breaks backend option Bug This tag is applied to issues which reports bugs.
#24571 opened May 25, 2025 by alexbezhan
Generic function compilation problem Bug This tag is applied to issues which reports bugs. Generics[T] Bugs/feature requests, that are related to the V generics. Unit: Checker Bugs/feature requests, that are related to the type checker.
#24570 opened May 25, 2025 by get200
$compile_error not work as expected Bug This tag is applied to issues which reports bugs.
#24562 opened May 24, 2025 by kbkpbot
when i run v download or v searh or v install it always fails Bug This tag is applied to issues which reports bugs.
#24553 opened May 23, 2025 by aubreychao
channel or { } for closing detection confused with method option/result or Bug This tag is applied to issues which reports bugs. Unit: Checker Bugs/feature requests, that are related to the type checker.
#24550 opened May 22, 2025 by jorgeluismireles
cgen error for cb1 := fn (){}; cb2 := &cb1; cb3 := &cb2; println(voidptr(cb3)) Bug This tag is applied to issues which reports bugs. Unit: cgen Bugs/feature requests, that are related to the default C generating backend. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#24537 opened May 21, 2025 by spytheman
Nested generics compilation error Bug This tag is applied to issues which reports bugs. Generics[T] Bugs/feature requests, that are related to the V generics. Unit: cgen Bugs/feature requests, that are related to the default C generating backend.
#24530 opened May 20, 2025 by get200
cgen: array assertion fails on MacBook Pro M2 Bug This tag is applied to issues which reports bugs. Unit: cgen Bugs/feature requests, that are related to the default C generating backend.
#24529 opened May 20, 2025 by gchumillas
AST Checker Panic Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Checker Bugs/feature requests, that are related to the type checker.
#24525 opened May 19, 2025 by mike-ward
The language allows circular type references Bug This tag is applied to issues which reports bugs. Unit: Checker Bugs/feature requests, that are related to the type checker.
#24511 opened May 18, 2025 by gchumillas
native test fail Bug This tag is applied to issues which reports bugs. OS: Linux Bugs/feature requests, that are specific to Linux-based OS. Test Fail Bugs requests, that are related to failing tests. Testing Bugs/feature requests, that are related to testing framework, `test_` functions and `_test.v` files. Unit: Native Bugs/feature requests, that are related to the V native code backend.
#24505 opened May 17, 2025 by kbkpbot
[linux/aarch64] test fail for vlib/math/vec/vec2_test.v Arch: ARM Bugs/feature requests, that are related to architecture ARM. Bug This tag is applied to issues which reports bugs. Compiler: TCC Bugs/feature requests, that are related to compiling V programs with TCC. Test Fail Bugs requests, that are related to failing tests.
#24501 opened May 17, 2025 by kbkpbot
Generics compile failure Bug This tag is applied to issues which reports bugs. Generics[T] Bugs/feature requests, that are related to the V generics. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#24471 opened May 13, 2025 by pd-giz-dave
cgen, generics: C gen error when using optional element in array Bug This tag is applied to issues which reports bugs. Option Type Bugs/feature requests, that are related to `?Type`. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: cgen Bugs/feature requests, that are related to the default C generating backend.
#24466 opened May 12, 2025 by enghitalo
ProTip! What’s not been updated in a month: updated:<2025-04-27.