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

Fonts breaks when resizing gg window Bug This tag is applied to issues which reports bugs. Graphics/multimedia/gg/sokol A video, sound, rendering, or fonts related issue. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#21610 opened May 30, 2024 by Cieciak
constant and results 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: cgen Bugs/feature requests, that are related to the default C generating backend. Unit: Parser Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
#21609 opened May 30, 2024 by Eliyaan
Unused import Bug This tag is applied to issues which reports bugs. Coroutines Problems related to V's coroutine implementation OS: Linux Bugs/feature requests, that are specific to Linux-based OS. Photon wrapper Photon coroutine library wrapper
#21606 opened May 30, 2024 by ialbertocamilo
Add a ncurses library Feature Request This issue is made to request a feature.
#21588 opened May 28, 2024 by abc-JYL
2 tasks
Can not copy from the code block for V Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Documentation Bugs/feature requests, that are related to the documentations.
#21582 opened May 27, 2024 by hidsh
veb automatically generate RESTful API documentation with Swagger Feature Request This issue is made to request a feature. Unit: veb Bugs/feature requests, that are related to the `veb`, V's official web framework.
#21577 opened May 26, 2024 by Avey777
Add statically compiled tiny_gcc support Feature Request This issue is made to request a feature.
#21576 opened May 25, 2024 by yingshaoxo
2 tasks
JSX support in vweb Feature Request This issue is made to request a feature. Unit: vweb Bugs/feature requests, that are related to the `vweb`.
#21574 opened May 25, 2024 by dmitryuck
2 tasks
Is the data of an option reference returned from a method changed? Bug This tag is applied to issues which reports bugs.
#21559 opened May 24, 2024 by forchid
Macos uses db.mysql,C error found Modules: db Bugs/feature requests, that are related to the `db.*` modules.
#21555 opened May 23, 2024 by Avey777
gx - operator overloading not working for Color Bug This tag is applied to issues which reports bugs.
#21549 opened May 22, 2024 by Linklancien
segmentation fault when trying to use an array return type for a pool_processor callback Bug This tag is applied to issues which reports bugs.
#21543 opened May 21, 2024 by ttytm
v.reflection attrs rework Feature Request This issue is made to request a feature.
#21537 opened May 20, 2024 by heyimtcn
1 of 2 tasks
compiling with clang sanitizer signals undefined behavior in rand module Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#21525 opened May 18, 2024 by ttytm
[info] and incase helps others (is now working) Build V build error on any OS/CPU architecture.
#21516 opened May 16, 2024 by splace
v does not support Chinese character path name under Windows 10 Bug This tag is applied to issues which reports bugs. Compiler: TCC Bugs/feature requests, that are related to compiling V programs with TCC. OS: Windows Bugs/feature requests, that are specific to Windows OS.
#21502 opened May 15, 2024 by kbkpbot
Generic function pointer returns wrong output Bug This tag is applied to issues which reports bugs. Generics[T] Bugs/feature requests, that are related to the V generics.
#21499 opened May 14, 2024 by lv37
Sibling Module Imports Bug This tag is applied to issues which reports bugs.
#21498 opened May 13, 2024 by lspaccatrosi16
Rename 'make.bat' to another name Feature Request This issue is made to request a feature.
#21497 opened May 13, 2024 by Dominiquini
2 tasks
rename os.getwd -> os.getcwd Feature Request This issue is made to request a feature.
#21492 opened May 12, 2024 by hholst80
1 of 2 tasks
Compiling an Array Slice example does not produce the result mentioned in the documentaion Unit: Documentation Bugs/feature requests, that are related to the documentations.
#21487 opened May 10, 2024 by ookami-001
Veb livereload flag needs to be renamed Breaking Change This PR introduces changes that break backward compatibility. Requires manual review. Bug This tag is applied to issues which reports bugs. Unit: veb Bugs/feature requests, that are related to the `veb`, V's official web framework.
#21485 opened May 10, 2024 by kpeters58
Uniform Function Call Syntax (UFCS) Feature Request This issue is made to request a feature.
#21482 opened May 10, 2024 by KhalyutkinVictor
2 tasks
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
ProTip! Exclude everything labeled bug with -label:bug.