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

chained methods do no parse correctly if . is separated from call Bug This tag is applied to issues which reports bugs.
#23258 opened Dec 24, 2024 by sredrv
2 tasks
Cannot use byte as const name Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#23236 opened Dec 22, 2024 by gechandesu
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
parse http.Cookie failure for base64 encoded string Bug This tag is applied to issues which reports bugs. Unit: vlib Bugs/feature requests, that are related to the vlib.
#23220 opened Dec 20, 2024 by sredrv
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 Bug This tag is applied to issues which reports bugs.
#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 v -cc gcc -parallel-cc examples/sokol/drawing.v, V ignores it, but it should fail too Bug 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.
#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
Arithmetic operator overloading result type should be the same as the operands Bug This tag is applied to issues which reports bugs. Operator Overload Status: Confirmed This bug has been confirmed to be valid by a contributor. Type Aliases 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. Unit: Type System Bugs/feature requests, that are related to the V types system.
#23194 opened Dec 17, 2024 by jorgeluismireles
C error from V code, static array
#23192 opened Dec 17, 2024 by HaraldWik
Operator overloading [] [Feature Request] Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#23177 opened Dec 16, 2024 by LukyGuyLucky
2 tasks
Compile error parallel-cc on windows Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one. OS: Windows Bugs/feature requests, that are specific to Windows OS.
#23174 opened Dec 15, 2024 by Ddiidev
module function name conflict to keyword/type Bug This tag is applied to issues which reports bugs.
#23173 opened Dec 15, 2024 by kbkpbot
cgen error when using fn callback fields 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: Compiler Bugs/feature requests, that are related to the V compiler in general.
#23157 opened Dec 14, 2024 by lazalong
Update gg.c.v screen_size function for Linux and BSD-derivatives Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one. Graphics/multimedia/gg/sokol A video, sound, rendering, or fonts related issue.
#23146 opened Dec 13, 2024 by Wajinn
2 tasks
Unexpected sizeof() result on union Bug This tag is applied to issues which reports bugs. Comptime Features processed during compile time, like $if, $for, $env etc 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.
#23141 opened Dec 12, 2024 by bfisherqsi
can't build V under windows 7 32b Bug This tag is applied to issues which reports bugs. Compiler: GCC Bugs/feature requests, that are related to compiler GCC. OS: Windows Bugs/feature requests, that are specific to Windows OS.
#23137 opened Dec 11, 2024 by 21h
vlang repl is slow on OSX Bug This tag is applied to issues which reports bugs.
#23128 opened Dec 11, 2024 by Grabber
Array of options (like ?u32(none)) 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: Compiler Bugs/feature requests, that are related to the V compiler in general.
#23089 opened Dec 7, 2024 by mecolosimo
C compilation error when using string concatenation with autofree Autofree Bugs/feature requests, that are related to -autofree. 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.
#23081 opened Dec 6, 2024 by dy-tea
x.json2.decode2: all missing fixes to make x.json2.decode2 to be x.json2 Bug This tag is applied to issues which reports bugs. Modules: x.json2 Bugs related to *only* x.json2 (the pure V implementation)
#23080 opened Dec 6, 2024 by enghitalo
Compiler accepts &int as a key for map[int]int 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. 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.
#23069 opened Dec 5, 2024 by Krotki
ProTip! Add no:assignee to see everything that’s not assigned.