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

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
Required explicit cast to empty interface Bug This tag is applied to issues which reports bugs.
#24116 opened Apr 2, 2025 by einar-hjortdal
match []u8 gives &[]u8 Bug This tag is applied to issues which reports bugs.
#24054 opened Mar 26, 2025 by einar-hjortdal
[encoding.binary] signed integer functions
#23828 opened Feb 28, 2025 by einar-hjortdal
2 tasks
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
io.BufferedWriter Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#21975 opened Jul 31, 2024 by einar-hjortdal
2 tasks
Document json @[omitempty] and @[raw] Unit: Documentation Bugs/feature requests, that are related to the documentations.
#20121 opened Dec 8, 2023 by einar-hjortdal
Separate config from Client struct in net.smtp Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#19928 opened Nov 18, 2023 by einar-hjortdal
2 tasks
Malformed error messages from db.mysql real_query fail encoding to json Bug This tag is applied to issues which reports bugs. Modules: JSON Bugs/feature requests, that are related to `json` and `x.json2` modules. Nicer V Errors Bugs/feature requests, related to improving V error messages.
#19842 opened Nov 11, 2023 by einar-hjortdal
json [raw] no error message given when fails Bug This tag is applied to issues which reports bugs. Fixed in x.json2 A JSON related issue, that is fixed in `x.json2` module. Modules: JSON Bugs/feature requests, that are related to `json` and `x.json2` modules. Nicer V Errors Bugs/feature requests, related to improving V error messages.
#19801 opened Nov 7, 2023 by einar-hjortdal
json decode transforms empty objects to empty strings Modules: JSON Bugs/feature requests, that are related to `json` and `x.json2` modules. Unit: Documentation Bugs/feature requests, that are related to the documentations.
#19791 opened Nov 6, 2023 by einar-hjortdal
cgen error assignment from incompatible pointer type Bug This tag is applied to issues which reports bugs.
#18977 opened Jul 26, 2023 by einar-hjortdal
Compiler doesn't catch type mismatch with int and time.Duration Bug This tag is applied to issues which reports bugs.
#18873 opened Jul 15, 2023 by einar-hjortdal
BufferedReader.read_line undocumented behavior on new line characters Unit: Documentation Bugs/feature requests, that are related to the documentations.
#18751 opened Jul 2, 2023 by einar-hjortdal
json2.decode silently drops decoding all map values other than string Bug This tag is applied to issues which reports bugs.
#18734 opened Jul 1, 2023 by einar-hjortdal
db.mysql query and real_query do not wait until execution is complete. Bug This tag is applied to issues which reports bugs.
#18063 opened Apr 26, 2023 by einar-hjortdal
db.mysql function real_query returns proper MySQL error codes, while any stmt method doesn't Bug This tag is applied to issues which reports bugs.
#18059 opened Apr 26, 2023 by einar-hjortdal
db.mysql does not allow retrieving of statement results, related to #17803 Bug This tag is applied to issues which reports bugs.
#17957 opened Apr 14, 2023 by einar-hjortdal
ProTip! Type g i on any issue or pull request to go back to the issue listing page.