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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

sporadic runtime failure of assertion with -gc boehm_full_opt on windows (the default gc mode) Boehm Garbage Collection (GC) Bugs related to the Boehm garbage collector and its integration into V programs. Bug This tag is applied to issues which reports bugs. OS: Windows This issue is specific to Windows.
#17916 opened Apr 9, 2023 by spytheman
Compiler bug: "too many arguments in call" on MacOS Bug This tag is applied to issues which reports bugs.
#17914 opened Apr 9, 2023 by srackham
Toplevel Compile-Time Statements Feature Request This issue is made to request a feature.
#17902 opened Apr 6, 2023 by qtc-de
2 tasks
Ability to specify export name for struct Feature Request This issue is made to request a feature.
#17893 opened Apr 6, 2023 by mniak
2 tasks
v cli panic and/or hangs when json in description Bug This tag is applied to issues which reports bugs.
#17890 opened Apr 5, 2023 by trollkarlen
v examples sqlite Bug This tag is applied to issues which reports bugs.
#17888 opened Apr 5, 2023 by soldate
[builder error] generic ptr (error: cannot convert 'struct main__ABCD' to 'struct main__ABCD *') Bug This tag is applied to issues which reports bugs.
#17882 opened Apr 4, 2023 by russo-2025
Generic closure that returns multi return with array generic type does not work Bug This tag is applied to issues which reports bugs. Generics[T] All related to the V generics Status: Confirmed This issue has been confirmed to be valid by a contributor. Unit: Checker Unit: Compiler This issue is related to the compiler. Unit: Type System This issue is related to the type system for V.
#17876 opened Apr 4, 2023 by ChAoSUnItY
the checker allows for a, b := abc() where fn abc() ?(int,int), but it should require the none to be handled instead Bug This tag is applied to issues which reports bugs. Nicer V errors Everything related to making V error messages as informative, readable and actionable as possible. Status: Confirmed This issue has been confirmed to be valid by a contributor. Unit: Checker Unit: Compiler This issue is related to the compiler.
#17874 opened Apr 4, 2023 by blackshirt
cgen error for a shared h Handler receiver Bug This tag is applied to issues which reports bugs. Nicer V errors Everything related to making V error messages as informative, readable and actionable as possible. Unit: cgen Unit: Checker Unit: Compiler This issue is related to the compiler.
#17869 opened Apr 3, 2023 by spytheman
feat, refactor: update examples/vweb_fullstack and v new <name> web Feature Request This issue is made to request a feature.
#17866 opened Apr 3, 2023 by enghitalo
1 of 2 tasks
Cyclical struct references break trying to println Bug This tag is applied to issues which reports bugs.
#17858 opened Apr 3, 2023 by KieranP
"or" handling from "Result" results in unexpected behavior. Bug This tag is applied to issues which reports bugs.
#17850 opened Apr 2, 2023 by brys0
arrays: buggy result for arrays.concat/2, and a runtime panic with -gc none Bug This tag is applied to issues which reports bugs. Status: Confirmed This issue has been confirmed to be valid by a contributor. Unit: cgen Unit: Compiler This issue is related to the compiler.
#17845 opened Apr 1, 2023 by spytheman
Trying to populate optional array on struct results in compile error Bug This tag is applied to issues which reports bugs.
#17844 opened Apr 1, 2023 by KieranP
path_escape not escaping : Bug This tag is applied to issues which reports bugs.
#17833 opened Mar 31, 2023 by prashanth-hegde
C error from a name shadow that uses the same name as a C function in unsafe Bug This tag is applied to issues which reports bugs.
#17831 opened Mar 30, 2023 by csfore
v ls: Don't clutter home dir (use config_dir() and cache_dir()) Feature Request This issue is made to request a feature.
#17826 opened Mar 30, 2023 by yochem
1 of 2 tasks
if x := y { should not do a struct copy if y is a [heap] object Bug This tag is applied to issues which reports bugs.
#17825 opened Mar 30, 2023 by medvednikov
background image doesn't work Bug This tag is applied to issues which reports bugs.
#17815 opened Mar 29, 2023 by nblfikr
C error while compiling code on Playground Bug This tag is applied to issues which reports bugs.
#17809 opened Mar 29, 2023 by suharnikov
value field from EnumData prints as string, not as integer inside $for field in Color.values { ... } Bug This tag is applied to issues which reports bugs.
#17808 opened Mar 29, 2023 by i582
issue getting index of an array with ref arg Bug This tag is applied to issues which reports bugs.
#17800 opened Mar 27, 2023 by maxlcas
Typecasting causes? Invalid memory access when trying to directly match or if <> is check. Bug This tag is applied to issues which reports bugs.
#17799 opened Mar 27, 2023 by tobealive
ProTip! Add no:assignee to see everything that’s not assigned.