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

coroutines memory usage Bug This tag is applied to issues which reports bugs. Unit: Memory Management Bugs/feature requests, that are related to the memory management of the compiler.
#21481 opened May 10, 2024 by despiegk
Bignum operations should be optimized Performance Changes in performance, both improvements or regressions.
#21479 opened May 9, 2024 by Redysz
incompatible redefinition of 'size_t' Bug This tag is applied to issues which reports bugs. OS: Windows Bugs/feature requests, that are specific to Windows OS. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#21477 opened May 8, 2024 by RednibCoding
builder error: calling generic static type method from a module Generics[T] Bugs/feature requests, that are related to the V generics. 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. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#21476 opened May 8, 2024 by 4lxprime
Port and add Cuid2 (secure uuid generator) in V standard lib Feature Request This issue is made to request a feature.
#21467 opened May 8, 2024 by b-bruno
2 tasks
Allow variadic functions with variable types Feature Request This issue is made to request a feature.
#21462 opened May 8, 2024 by susugagalala
2 tasks
Compiler bug: go fn (){ go func() }() Bug This tag is applied to issues which reports bugs. Compiler Panic The V compiler itself paniced. It should not, it should produce nice and readable errors instead. 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.
#21433 opened May 5, 2024 by vcker
sokol: shader v compiler error Bug This tag is applied to issues which reports bugs.
#21426 opened May 5, 2024 by JoeyShapiro
std_output / std_error is not always captured as expected Bug This tag is applied to issues which reports bugs. Unit: vlib Bugs/feature requests, that are related to the vlib.
#21410 opened May 3, 2024 by ttytm
time.parse_format breaks under -autofree Autofree Bugs/feature requests, that are related to -autofree. Bug This tag is applied to issues which reports bugs.
#21369 opened Apr 28, 2024 by jrfondren
This code is in time out
#21319 opened Apr 20, 2024 by b-bruno
cannot find libgc.a when make vlang Bug This tag is applied to issues which reports bugs.
#21297 opened Apr 17, 2024 by hzchenjianfei
db.pg C error. This should never happen.
#21288 opened Apr 15, 2024 by KrasNIX
llama.cpp convert to vlang? :) just curious, or some port of it. Feature Request This issue is made to request a feature.
#21277 opened Apr 13, 2024 by ouvaa
2 tasks
Add proxy support to websocket client. Feature Request This issue is made to request a feature.
#21273 opened Apr 13, 2024 by wahaha2019
2 tasks
types are not respected with -no-builtin Bug This tag is applied to issues which reports bugs.
#21264 opened Apr 12, 2024 by 4zv4l
importing net.openssl on linux causes tcp_conn.accept to fail Bug This tag is applied to issues which reports bugs.
#21257 opened Apr 11, 2024 by hholst80
Provide portable release for aarch/x86 and macos/window/linux Feature Request This issue is made to request a feature.
#21252 opened Apr 11, 2024 by edwinjhlee
2 tasks
_vcleanup crashes when importing time with -autofree Autofree Bugs/feature requests, that are related to -autofree. Bug This tag is applied to issues which reports bugs. OS: Windows Bugs/feature requests, that are specific to Windows OS.
#21212 opened Apr 7, 2024 by spiveeworks
-autofree tries to free const fixed size arrays Bug This tag is applied to issues which reports bugs. OS: Windows Bugs/feature requests, that are specific to Windows OS.
#21211 opened Apr 7, 2024 by spiveeworks
Structure field default value crash, on initializer with length 0 Bug This tag is applied to issues which reports bugs. Unit: Checker Bugs/feature requests, that are related to the type checker.
#21195 opened Apr 6, 2024 by amuerta
Type-casting issue when providing a generic function as argument. Bug This tag is applied to issues which reports bugs. Generics[T] Bugs/feature requests, that are related to the V generics. 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. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#21132 opened Mar 28, 2024 by debilosaurus
Cannot run v.exe due to a compiler error Bug This tag is applied to issues which reports bugs. Build V build error on any OS/CPU architecture. OS: Windows Bugs/feature requests, that are specific to Windows OS.
#21125 opened Mar 28, 2024 by GalihPRep
Mutating immutable variable Bug This tag is applied to issues which reports bugs. Type: Specification Everything related to the formal specification of how V should behave Unit: Compiler Bugs/feature requests, that are related to the V compiler in general. Unit: Type System Bugs/feature requests, that are related to the V types system.
#21080 opened Mar 22, 2024 by mrtowers
Incorrect Auto De-referencing of &net.TcpConn in Map Access Bug This tag is applied to issues which reports bugs.
#21067 opened Mar 20, 2024 by M1ndo
ProTip! Type g i on any issue or pull request to go back to the issue listing page.