The Wayback Machine - https://web.archive.org/web/20220503025654/https://github.com/vlang/v/issues
Skip to content
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
fmt: formats wrongly files with only a module and an import stmt Bug
#14267 opened May 2, 2022 by Hunam6
cgen?: element in non-inline fixed-size array panics Bug
#14264 opened May 2, 2022 by Hunam6
cgen: specific array initialisation Bug
#14262 opened May 2, 2022 by Hunam6
checker: specific array initialisation fails Bug
#14261 opened May 2, 2022 by Hunam6
compiler error
#14254 opened May 2, 2022 by Miles-V
generics: compile error passing anonymous function to method using generic type in parameter Bug
#14239 opened Apr 30, 2022 by nelsam
Compile error when arrays.fold's init argument is an array Bug
#14235 opened Apr 30, 2022 by CIAvash
Vdoc incorrectly looks for modules past v.mod Bug
#14224 opened Apr 29, 2022 by ChewingBever
C compiler error when calling free method
#14215 opened Apr 28, 2022 by Miles-V
Project build Error Bug
#14198 opened Apr 27, 2022 by AnimalStudioOfficial
Recursive struct with an optional should work Bug
#14185 opened Apr 26, 2022 by medvednikov
Rename folder "cmd" in V root directory, to avoid Windows cmd.exe clash Feature Request
#14175 opened Apr 26, 2022 by chipnetics
Autofree broken on v Bug
#14171 opened Apr 26, 2022 by rsepassi
Assignment error when using recursive definition in sum types type SumType = int | []SumType Bug
#14160 opened Apr 25, 2022 by impopular-guy
Bare v -v is printing version. Bug
#14143 opened Apr 23, 2022 by btiffin
Add flag to v fmt to set max line length Feature Request
#14142 opened Apr 23, 2022 by btiffin
net.html: HTML parser Issue, **tag.content** ignore any inner tags . Bug
#14138 opened Apr 23, 2022 by changrui
Broken link to building from source instructions on home page Bug
#14134 opened Apr 22, 2022 by rrthomas
Add next() to chan Feature Request
#14130 opened Apr 21, 2022 by rsepassi
ProTip! Type g i on any issue or pull request to go back to the issue listing page.