-
-
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
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
gettid() is undeclared (Linux)
Bug
This tag is applied to issues which reports bugs.
Build
V build error on any OS/CPU architecture.
#23351
opened Jan 3, 2025 by
davidebeatrici
V gets confused when dealing with Optional Sum Types and spits invalid C code
Bug
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.
#23349
opened Jan 2, 2025 by
RpxdYTX
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
v panic when embedding struct alias into another struct
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.
#23347
opened Jan 2, 2025 by
islonely
@[sql: serial]
and @[serial]
are not the same.
ORM
#23346
opened Jan 2, 2025 by
islonely
C error when asserting value from Bugs/feature requests, that are related to the V ORM.
sql db { select from...}
ORM
#23345
opened Jan 2, 2025 by
islonely
C error on string concat with comptime and generics
Bug
This tag is applied to issues which reports bugs.
Comptime
Features processed during compile time, like $if, $for, $env etc
Unit: Checker
Bugs/feature requests, that are related to the type checker.
#23341
opened Jan 2, 2025 by
islonely
selecting struct with ORM does not get deeply nested Bugs/feature requests, that are related to the V ORM.
struct_field []arr @[fkey: 'some_id']
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 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.
debug.dump_callstack()
with -d callstack
causes a C error
Bug
#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
To be able to sent both HTML and text emails using net.smtp (multipart/alternative Content-Type)
#23288
opened Dec 27, 2024 by
khalyomede
2 tasks
To be able to configure a timeout when sending mails using net.smtp
#23287
opened Dec 27, 2024 by
khalyomede
1 of 2 tasks
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
chained methods do no parse correctly if This tag is applied to issues which reports bugs.
.
is separated from call
Bug
#23258
opened Dec 24, 2024 by
sredrv
2 tasks
Use freestanding mode, but encounter incompatible size_t redefinition error by C
Bug
This tag is applied to issues which reports bugs.
Build
V build error on any OS/CPU architecture.
#23228
opened Dec 21, 2024 by
PegasusPlusUS
Lamba not documented?
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Unit: Documentation
Bugs/feature requests, that are related to the documentations.
#23223
opened Dec 20, 2024 by
jorgeluismireles
Compiling vab with -autofree doesn't work
Autofree
Bugs/feature requests, that are related to -autofree.
Bug
This tag is applied to issues which reports bugs.
#23219
opened Dec 20, 2024 by
snowflakednew
Hot reloading invalid memory access on Windows with This tag is applied to issues which reports bugs.
-cc tcc
Bug
#23214
opened Dec 19, 2024 by
CodeOptimist
Broken operator overloading for aliased arrays
Bug
This tag is applied to issues which reports bugs.
#23213
opened Dec 19, 2024 by
gechandesu
Failed linking with This tag is applied to issues which reports bugs.
Build
V build error on any OS/CPU architecture.
Parallel C Compilation
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
v -cc gcc -parallel-cc examples/sokol/drawing.v
, V ignores it, but it should fail too
Bug
#23209
opened Dec 19, 2024 by
spytheman
undefined reference to `tcc_backtrace' when linking against v generated .so file on Linux
Bug
This tag is applied to issues which reports bugs.
#23198
opened Dec 18, 2024 by
plicease
Previous Next
ProTip!
Adding no:label will show everything without a label.