Skip to content

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
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
Sort

Issues list

C compilation error when (incorrectly) attempting to use a map with a regex.RE as a value 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. Unit: Checker Bugs/feature requests, that are related to the type checker. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#22521 opened Oct 14, 2024 by raw-bin
fn test11(stA StructA, stB &StructB) stB &StructB reflection data is error. Bug This tag is applied to issues which reports bugs.
#22503 opened Oct 12, 2024 by raojm
Confusing error message when trying to initialize an anonymous struct with {} Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#22498 opened Oct 12, 2024 by zeozeozeo
Type narrowing doesn't work in compound conditionals Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#22496 opened Oct 12, 2024 by moneppo
Fails to deduce generic type K from internal generic chain Bug This tag is applied to issues which reports bugs. Generics[T] Bugs/feature requests, that are related to the V generics. Unit: Type System Bugs/feature requests, that are related to the V types system.
#22494 opened Oct 11, 2024 by CG-SS
veb, macOS file write error for large files, NS_ERROR_NET_PARTIAL_TRANSFER Bug This tag is applied to issues which reports bugs.
#22489 opened Oct 11, 2024 by timurgordon
The struct name in reflection is 'src.somemod.SomeStruct' when run 'v run .' in root dir with src dir Bug This tag is applied to issues which reports bugs.
#22488 opened Oct 11, 2024 by raojm
Structs wrongly appear as redeclared after their scope of declaration ends 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.
#22482 opened Oct 10, 2024 by zeozeozeo
Generated match code for sumtypes with embedded members causes C errors Bug This tag is applied to issues which reports bugs.
#22481 opened Oct 10, 2024 by edam
unclosed if check Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Parser Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
#22478 opened Oct 10, 2024 by esquerbatua
veb, server drops connection, error parsing request Bug This tag is applied to issues which reports bugs. Unit: veb Bugs/feature requests, that are related to the `veb`, V's official web framework.
#22464 opened Oct 9, 2024 by timurgordon
vlang create static lib failed. Bug This tag is applied to issues which reports bugs.
#22460 opened Oct 9, 2024 by raojm
autofree breaks (some) demo programs Bug This tag is applied to issues which reports bugs.
#22457 opened Oct 9, 2024 by ufm
RUNTIME ERROR: invalid memory access 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.
#22445 opened Oct 8, 2024 by ufm
checker,scanner: format specifier 'e' should not be recognized as exponent 'e' Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#22429 opened Oct 7, 2024 by kbkpbot
support spreadding an array after and before explicit function parameters Feature Request This issue is made to request a feature.
#22394 opened Oct 2, 2024 by heyimtcn
2 tasks
Error: '_const_math__bits__ntz_8_tab' undeclared when compiling pure V code. Bug This tag is applied to issues which reports bugs.
#22391 opened Oct 2, 2024 by CG-SS
pointer being freed was not allocate Bug This tag is applied to issues which reports bugs. Modules: db Bugs/feature requests, that are related to the `db.*` modules. OS: Mac Bugs/feature requests, that are specific to Mac OS.
#22355 opened Sep 30, 2024 by Avey777
Cannot cross compile to freebsd, windows works fine Bug This tag is applied to issues which reports bugs. OS: FreeBSD Bugs/feature requests, that are specific to FreeBSD OS.
#22333 opened Sep 27, 2024 by dy-tea
C structs pub inconsistency Bug This tag is applied to issues which reports bugs.
#22293 opened Sep 24, 2024 by Eliyaan
Update thirdparty/libbacktrace from libbacktrace project Bug This tag is applied to issues which reports bugs.
#22268 opened Sep 21, 2024 by lcheylus
libbacktrace not supported on OpenBSD Bug This tag is applied to issues which reports bugs. OS: OpenBSD Bugs/feature requests, that are specific to OpenBSD OS.
#22261 opened Sep 19, 2024 by lcheylus
C error: function pointer expected 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.
#22256 opened Sep 18, 2024 by einar-hjortdal
Wrapping a generic in a struct causes builder error when converting the generic to an array generic 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. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#22250 opened Sep 18, 2024 by Trakis196
Self tests failed with Clang and prod flag Bug This tag is applied to issues which reports bugs.
#22246 opened Sep 18, 2024 by lcheylus
ProTip! Find all open issues with in progress development work with linked:pr.