-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Issues: vlang/v
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
Label
Projects
Milestones
Assignee
Sort
Issues list
v test This tag is applied to issues which reports bugs.
-skip-unused
[ C compilation error (from tcc) ]
Bug
#24555
opened May 23, 2025 by
Avey777
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
error: cannot import sync into a module with the same name
Bug
This tag is applied to issues which reports bugs.
Unit: vlib
Bugs/feature requests, that are related to the vlib.
#24552
opened May 23, 2025 by
kbkpbot
channel This tag is applied to issues which reports bugs.
or { }
for closing detection confused with method option/result or
Bug
#24550
opened May 22, 2025 by
jorgeluismireles
Unable to compile with OpenSSL on OpenBSD
Bug
This tag is applied to issues which reports bugs.
#24547
opened May 22, 2025 by
lcheylus
cgen error for 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.
cb1 := fn (){}; cb2 := &cb1; cb3 := &cb2; println(voidptr(cb3))
Bug
#24537
opened May 21, 2025 by
spytheman
cgen: array assertion fails on MacBook Pro M2
Bug
This tag is applied to issues which reports bugs.
#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
Submodule import error
Bug
This tag is applied to issues which reports bugs.
#24430
opened May 7, 2025 by
antono2
test failed: macos15 - vlib/v/tests/builtin_strings_and_interpolation/string_index_or_test.v
Bug
This tag is applied to issues which reports bugs.
Test Fail
Bugs requests, that are related to failing tests.
#24414
opened May 5, 2025 by
tankf33der
test failed: macos15 - vlib/v/tests/builtin_arrays/array_map_or_test.v
Bug
This tag is applied to issues which reports bugs.
Test Fail
Bugs requests, that are related to failing tests.
#24413
opened May 5, 2025 by
tankf33der
test failed: vlib/v/tests/c_function/pass_ref_test.c.v
Bug
This tag is applied to issues which reports bugs.
OS: FreeBSD
Bugs/feature requests, that are specific to FreeBSD OS.
Test Fail
Bugs requests, that are related to failing tests.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
#24412
opened May 4, 2025 by
tankf33der
x.json2
can't decode array of struct
but json
did it.
Bug
#24409
opened May 4, 2025 by
changrui
Problem with mutable pointer parameters under certain circumstances
Bug
This tag is applied to issues which reports bugs.
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.
#24408
opened May 4, 2025 by
Xyndra
jsgen: optional pointer properties cannot be mutated
Bug
This tag is applied to issues which reports bugs.
Unit: JS
Bugs/feature requests, that are related to the JavaScript backend.
#24406
opened May 4, 2025 by
gchumillas
test fails - setstacksize is the same for all bit widths
Bug
This tag is applied to issues which reports bugs.
Test Fail
Bugs requests, that are related to failing tests.
#24394
opened May 2, 2025 by
tankf33der
closure crashes in qsort on s390x
Bug
This tag is applied to issues which reports bugs.
Test Fail
Bugs requests, that are related to failing tests.
#24383
opened May 1, 2025 by
tankf33der
Fixed array initialisation error
Bug
This tag is applied to issues which reports bugs.
Status: Awaiting Feedback
Bugs/feature requests marked as feedback requested.
#24381
opened May 1, 2025 by
mi7chal
v-format removes comment in struct initializer
Bug
This tag is applied to issues which reports bugs.
#24361
opened Apr 29, 2025 by
mike-ward
Generics not passed to arguments when argument has a struct with generic.
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.
#24318
opened Apr 25, 2025 by
jeffbdavenport
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.