-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
vfmt: Add imports grouping and sorting
Feature Request
This issue is made to request a feature.
#22939
opened Nov 21, 2024 by
gechandesu
2 tasks
enum value field is not printed correctly
Bug
This tag is applied to issues which reports bugs.
#22938
opened Nov 21, 2024 by
jorgeluismireles
Module import at lower directory level requires directory name to import
Bug
This tag is applied to issues which reports bugs.
Module Lookup Problem
Bugs/feature requests, that are related to looking up modules/mismatches in module names/paths.
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
#22937
opened Nov 21, 2024 by
BadaBingBee
checker error This tag is applied to issues which reports bugs.
Option Type
Bugs/feature requests, that are related to `?Type`.
Unit: Checker
Bugs/feature requests, that are related to the type checker.
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
cannot access fields of an Option
for if optval != none {
where optval
is muttable
Bug
#22936
opened Nov 21, 2024 by
spytheman
dump()
breaks the result array elements on appending fixed arrays
#22935
opened Nov 21, 2024 by
gechandesu
passing This tag is applied to issues which reports bugs.
Comptime
Features processed during compile time, like $if, $for, $env etc
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
Unit: Checker
Bugs/feature requests, that are related to the type checker.
-d some_define=abc
does not trigger $if some_define ? { ... } $else { ... }
at all
Bug
#22906
opened Nov 18, 2024 by
spytheman
v-uing binding issues
Bug
This tag is applied to issues which reports bugs.
#22886
opened Nov 17, 2024 by
trufae
Error when matching literal '*' using match_glob
Bug
This tag is applied to issues which reports bugs.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Unit: vlib
Bugs/feature requests, that are related to the vlib.
#22867
opened Nov 15, 2024 by
rodabt
Convert some useful functions like This issue is made to request a feature.
dump
to comptime fns
Feature Request
#22864
opened Nov 14, 2024 by
StunxFS
1 of 2 tasks
output of json encode/decode of structs containing f64 arrays is not equivalent to the input
Bug
This tag is applied to issues which reports bugs.
Modules: JSON
Bugs/feature requests, that are related to `json` and `x.json2` modules.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
#22860
opened Nov 14, 2024 by
holder66
arrays.sum([]) or {panic(err)} produces a misleading/obscure error message:
Bug
This tag is applied to issues which reports bugs.
Unit: Checker
Bugs/feature requests, that are related to the type checker.
#22859
opened Nov 14, 2024 by
holder66
Short init fixed array syntax confusion with propagation of error.
Feature Request
This issue is made to request a feature.
#22849
opened Nov 13, 2024 by
jorgeluismireles
2 tasks
array.get
Feature Request
This issue is made to request a feature.
#22837
opened Nov 11, 2024 by
khalyomede
1 of 2 tasks
Initialize an This issue is made to request a feature.
array
with and update applied of another array as map
does
Feature Request
#22834
opened Nov 11, 2024 by
jorgeluismireles
2 tasks
ORM: support h2database
Feature Request
This issue is made to request a feature.
#22797
opened Nov 8, 2024 by
enghitalo
2 tasks
will implicitly take embedded as receiver argument but not as any other argument
#22796
opened Nov 8, 2024 by
markfirmware
dump and println act different
Bug
This tag is applied to issues which reports bugs.
#22794
opened Nov 8, 2024 by
enghitalo
checker: wrong assert pass. missing checker error
Bug
This tag is applied to issues which reports bugs.
#22793
opened Nov 8, 2024 by
enghitalo
$if T is $address
Feature Request
#22792
opened Nov 8, 2024 by
enghitalo
2 tasks
cgen, checker: pointer in generic function
Bug
This tag is applied to issues which reports bugs.
#22791
opened Nov 8, 2024 by
enghitalo
2 tasks
testing with This tag is applied to issues which reports bugs.
-run-only
does not detect fails
Bug
#22778
opened Nov 6, 2024 by
jorgeluismireles
cgen: invalid memory access panic when trying cleanup threads
Bug
This tag is applied to issues which reports bugs.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
#22776
opened Nov 6, 2024 by
enghitalo
Can't compile generated C
Bug
This tag is applied to issues which reports bugs.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
#22762
opened Nov 4, 2024 by
downfall85
the error
expression evaluated but not used
is not reported for arr[i] or { break }
inside a for loop
#22760
opened Nov 4, 2024 by
zeozeozeo
v ls install
still tries to install vls
instead of v-analyzer
Bug
#22757
opened Nov 4, 2024 by
JalonSolov
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.