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

Encode/decode embedded struct as fields of parent struct in JSON Feature Request This issue is made to request a feature. JSON Problems related to json and x.json2 modules
#17360 opened Feb 19, 2023 by ArtemkaKun
2 tasks
Array of pointers not printed correctly Bug This tag is applied to issues which reports bugs.
#17359 opened Feb 19, 2023 by Sargeanthost
array of map updated incorrectly Bug This tag is applied to issues which reports bugs.
#17358 opened Feb 19, 2023 by lcddh
math.sin is not appliable for real numbers that are relatively big Bug This tag is applied to issues which reports bugs.
#17353 opened Feb 18, 2023 by flamehe0580
$for field in User.fields outside main gives errors Bug This tag is applied to issues which reports bugs.
#17349 opened Feb 18, 2023 by i582
Mandatory Data validation Feature Request This issue is made to request a feature.
#17347 opened Feb 18, 2023 by pauser0000001
2 tasks
$for field in User.fields { println(field.name) } outputs nothing if User is interface Bug This tag is applied to issues which reports bugs.
#17346 opened Feb 18, 2023 by i582
warning: #warning Need to implement some method to align data here Bug This tag is applied to issues which reports bugs.
#17344 opened Feb 17, 2023 by MatejMagat305
multi_struct redefinition when returning !(int, voidptr) result in an or block Bug This tag is applied to issues which reports bugs.
#17343 opened Feb 17, 2023 by Uhrbaan
Crash with struct field ?time.Time Bug This tag is applied to issues which reports bugs.
#17338 opened Feb 17, 2023 by steakknife
Get proper width reporting for utf8 Thai script Feature Request This issue is made to request a feature.
#17320 opened Feb 15, 2023 by pepa65
2 tasks
could not generate string method SRWLOCK_str for type `SRWLOCK Bug This tag is applied to issues which reports bugs.
#17319 opened Feb 15, 2023 by lcddh
Error "unused variable: foo" when it's used in $for i in foo.methods { ... } Bug This tag is applied to issues which reports bugs.
#17316 opened Feb 14, 2023 by i582
Cgen error with $for i in [1, 2, 3] { ... } Bug This tag is applied to issues which reports bugs. Status: Confirmed This issue has been confirmed to be valid by a contributor.
#17315 opened Feb 14, 2023 by i582
cgen error with for using generic variable Bug This tag is applied to issues which reports bugs. Unit: cgen
#17314 opened Feb 14, 2023 by i582
We are allowed to create structs time.Time Bug This tag is applied to issues which reports bugs. Meta: Good First Issue This issue is suitable to be worked on by new contributors.
#17311 opened Feb 14, 2023 by brandonpille
Unresolved variable in defer Bug This tag is applied to issues which reports bugs.
#17309 opened Feb 14, 2023 by i582
Function to sort maps Feature Request This issue is made to request a feature.
#17301 opened Feb 13, 2023 by pepa65
2 tasks
Problem serving local files with vweb Bug This tag is applied to issues which reports bugs.
#17288 opened Feb 12, 2023 by serge-hulne
Invalid memory access on read_raw math.big.Integer Bug This tag is applied to issues which reports bugs.
#17281 opened Feb 11, 2023 by antono2
vsh: Cannot use os constants without importing os Bug This tag is applied to issues which reports bugs.
#17280 opened Feb 10, 2023 by csfore
Can't spread rlock-ed shared variable Bug This tag is applied to issues which reports bugs.
#17273 opened Feb 10, 2023 by aynh
Incorrect comptime return with - $if .. $else Bug This tag is applied to issues which reports bugs.
#17262 opened Feb 8, 2023 by MatejMagat305
Fixed array of Option of Struct as a Struct field yields a C error 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
#17257 opened Feb 8, 2023 by TheBrainScrambler
v translate error: this number has unsuitable digit...Internal vfmt error while formatting file Bug This tag is applied to issues which reports bugs.
#17256 opened Feb 8, 2023 by bobwen-dev
ProTip! Add no:assignee to see everything that’s not assigned.