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

vretry_test.v fails on OpenMandriva builder Bug This tag is applied to issues which reports bugs. Testing Bugs/feature requests, that are related to testing framework, `test_` functions and `_test.v` files.
#23398 opened Jan 7, 2025 by davidebeatrici
freestanding_module_import_2 assembly failure on ARM64 Bug This tag is applied to issues which reports bugs.
#23397 opened Jan 7, 2025 by davidebeatrici
Wrong error when declaring an attribute right after an incomplete variable declaration Bug This tag is applied to issues which reports bugs.
#23396 opened Jan 7, 2025 by davidebeatrici
Native backend error in vlib/time/time_nix.c Bug This tag is applied to issues which reports bugs.
#23395 opened Jan 6, 2025 by mike-ward
cgen error when trying to thread.wait() on an unset thread field of struct Bug This tag is applied to issues which reports bugs. Unit: cgen Bugs/feature requests, that are related to the default C generating backend.
#23390 opened Jan 6, 2025 by islonely
vfmt: automatically add imports for vlib modules Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#23389 opened Jan 6, 2025 by islonely
2 tasks
orm: Option fk is zero-initialized instead of being set to none Bug This tag is applied to issues which reports bugs. ORM Bugs/feature requests, that are related to the V ORM. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#23383 opened Jan 5, 2025 by Le0Developer
[Feature] Convert ORM to Table
#23379 opened Jan 5, 2025 by Avey777
2 tasks
"invalid initializer" C error when iterating on a generic map of string T from a generic function Bug This tag is applied to issues which reports bugs.
#23376 opened Jan 4, 2025 by khalyomede
cgen bug when using generics with C types 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.
#23374 opened Jan 4, 2025 by dy-tea
Adding & twice or more causes C error Bug This tag is applied to issues which reports bugs. Unit: Checker Bugs/feature requests, that are related to the type checker.
#23365 opened Jan 4, 2025 by syobocat
strconv: string interpolation with '${f:54.40f}' leads to a MemorySanitizer: use-of-uninitialized-value error Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. strconv module Unit: Memory Management Bugs/feature requests, that are related to the memory management of the compiler.
#23359 opened Jan 4, 2025 by spytheman
json2 is not decoding embedded structs properly Bug This tag is applied to issues which reports bugs. Modules: x.json2 Bugs related to *only* x.json2 (the pure V implementation)
#23354 opened Jan 3, 2025 by hungrybluedev
Enum values set with constants calculated with $if/$else can result in duplicated values Bug This tag is applied to issues which reports bugs. Unit: Checker Bugs/feature requests, that are related to the type checker.
#23348 opened Jan 2, 2025 by jorgeluismireles
@[sql: serial] and @[serial] are not the same. ORM Bugs/feature requests, that are related to the V ORM.
#23346 opened Jan 2, 2025 by islonely
C error when asserting value from sql db { select from...} ORM Bugs/feature requests, that are related to the V ORM.
#23345 opened Jan 2, 2025 by islonely
selecting struct with ORM does not get deeply nested struct_field []arr @[fkey: 'some_id'] ORM Bugs/feature requests, that are related to the V ORM.
#23340 opened Jan 2, 2025 by islonely
vdoc does not generate enum description immediately following $if statement Bug This tag is applied to issues which reports bugs.
#23338 opened Jan 1, 2025 by islonely
Cannot use $if/$else to set value of enum. Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#23336 opened Jan 1, 2025 by islonely
Using debug.dump_callstack() with -d callstack causes a C error Bug This tag is applied to issues which reports bugs. Modules: debug Bugs/feature requests, that are related to v.debug module. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#23323 opened Dec 30, 2024 by RpxdYTX
ORM produces errors and panics when using anonymous structs Bug This tag is applied to issues which reports bugs. ORM Bugs/feature requests, that are related to the V ORM.
#23299 opened Dec 28, 2024 by islonely
array returned by function bypasses illegal sumtype conversion checker error Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Checker Bugs/feature requests, that are related to the type checker.
#23271 opened Dec 25, 2024 by Le0Developer
Enum functions are not documented by v doc Unit: Documentation Bugs/feature requests, that are related to the documentations.
#23264 opened Dec 25, 2024 by Le0Developer
ProTip! no:milestone will show everything without a milestone.