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
Sort

Issues list

Misleading vweb presence in "Getting started" section of v docs Unit: Documentation Bugs/feature requests, that are related to the documentations.
#24267 opened Apr 18, 2025 by mi7chal
Incorrect output for V full version with VCURRENTHASH not defined Bug This tag is applied to issues which reports bugs. OS: OpenBSD Bugs/feature requests, that are specific to OpenBSD OS.
#24263 opened Apr 18, 2025 by lcheylus
js.browser: callbacks cannot be passed in structure parameters Bug This tag is applied to issues which reports bugs. Unit: JS Bugs/feature requests, that are related to the JavaScript backend.
#24260 opened Apr 18, 2025 by gchumillas
cgen error with shared orm ORM Bugs/feature requests, that are related to the V ORM. Unit: cgen Bugs/feature requests, that are related to the default C generating backend.
#24257 opened Apr 17, 2025 by koplenov
attributes in argumets struct Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#24256 opened Apr 17, 2025 by koplenov
2 tasks
C error when testing an array of empty interfaces 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.
#24255 opened Apr 17, 2025 by einar-hjortdal
C error: init fixed array of structs Bug This tag is applied to issues which reports bugs. Unit: cgen Bugs/feature requests, that are related to the default C generating backend.
#24253 opened Apr 16, 2025 by Linklancien
vfmt removes ()'s when it should not Bug This tag is applied to issues which reports bugs. Unit: vfmt Bugs/feature requests, that are related to the `vfmt`, the formatter for V.
#24252 opened Apr 16, 2025 by pd-giz-dave
JS Backend: sum type doesn't work well with array types Bug This tag is applied to issues which reports bugs. Unit: JS Bugs/feature requests, that are related to the JavaScript backend.
#24237 opened Apr 15, 2025 by gchumillas
All fields within a structure param should be public by default Bug This tag is applied to issues which reports bugs. Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#24234 opened Apr 15, 2025 by gchumillas
Segmentation fault on v doc -m src/ Bug This tag is applied to issues which reports bugs.
#24232 opened Apr 15, 2025 by gechandesu
v -cc msvc does not include bwdgc under Windows Bug This tag is applied to issues which reports bugs.
#24229 opened Apr 15, 2025 by kbkpbot
Building with legacy-support without MacPorts is broken Bug This tag is applied to issues which reports bugs.
#24227 opened Apr 15, 2025 by barracuda156
post requests not work
#24226 opened Apr 15, 2025 by jemuky
any cannot be used as value of map Bug This tag is applied to issues which reports bugs. Unit: cgen Bugs/feature requests, that are related to the default C generating backend.
#24224 opened Apr 15, 2025 by onion108
[os] file read cause file position error under Windows Bug This tag is applied to issues which reports bugs. os.File Bugs related to the os.File implementation OS: Windows Bugs/feature requests, that are specific to Windows OS.
#24217 opened Apr 14, 2025 by kbkpbot
js backend cannot transpile the built-in values() function Unit: JS Bugs/feature requests, that are related to the JavaScript backend.
#24209 opened Apr 13, 2025 by gchumillas
"v run src" and "v run ./scr" behaves differently Bug This tag is applied to issues which reports bugs.
#24205 opened Apr 13, 2025 by gchumillas
Scanner (?), broken escape sequence detection Bug This tag is applied to issues which reports bugs.
#24198 opened Apr 12, 2025 by Bruno-Vdr
veb.StaticHandler not working with veb.Controller 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.
#24195 opened Apr 12, 2025 by floppyman
Consecutive asserts ignore previous Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#24194 opened Apr 12, 2025 by einar-hjortdal
Cannot implement empty interface with different interface Bug This tag is applied to issues which reports bugs. Unit: Checker Bugs/feature requests, that are related to the type checker.
#24193 opened Apr 12, 2025 by einar-hjortdal
Add support for generic struct params Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#24191 opened Apr 12, 2025 by kbkpbot
2 tasks
ProTip! Exclude everything labeled bug with -label:bug.