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

Cross compilation for Linux failed Bug This tag is applied to issues which reports bugs.
#10992 opened Jul 29, 2021 by elliotchance
gg: not having [console] makes application hang Bug This tag is applied to issues which reports bugs.
#11277 opened Aug 23, 2021 by benstigsen
native gen error: unknown return type Bug This tag is applied to issues which reports bugs.
#11239 opened Aug 19, 2021 by wanglong001
Sqlite with "PRAGMA foreign_keys=ON" - producing error due to foregin_key set to ZERO Bug This tag is applied to issues which reports bugs.
#11181 opened Aug 14, 2021 by kukaki
a.delete(a.len - 1) runs very inefficiently. Causes segmentation fault on armv7 (router) Bug This tag is applied to issues which reports bugs.
#11150 opened Aug 11, 2021 by lancethepants
error message of v run xxx_test.v which contains no test_xxx function points to wrong file Bug This tag is applied to issues which reports bugs.
#11146 opened Aug 11, 2021 by ghost
[BUG] Error: expression evaluated but not used when declaring a struct Bug This tag is applied to issues which reports bugs.
#11123 opened Aug 10, 2021 by gamemaker1
cgen: error when using or { } block in struct field init 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.
#11119 opened Aug 9, 2021 by larpon
cgen: Erroneous generation of if as template argument Bug This tag is applied to issues which reports bugs.
#11111 opened Aug 9, 2021 by streaksu
examples/bfs.v autofree bug Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Memory Management Bugs/feature requests, that are related to the memory management of the compiler.
#11029 opened Aug 3, 2021 by scroot
subsequent functions without body aren't documented Bug This tag is applied to issues which reports bugs. Unit: vdoc Bugs/feature requests, that are related to the output/behaviour of the `v doc` tool.
#11022 opened Aug 2, 2021 by Gladear
Missing popd path in make.bat Bug This tag is applied to issues which reports bugs.
#10733 opened Jul 10, 2021 by flysand7
gg.update_pixel_data() empty buffer still draws Bug This tag is applied to issues which reports bugs.
#10989 opened Jul 29, 2021 by benstigsen
nixos V panic: string.repeat: count is negative: -26 Bug This tag is applied to issues which reports bugs.
#10974 opened Jul 27, 2021 by Artturin
Remove deprecated features Good First Issue (easy task) This issue is suitable to be worked on by new contributors. Type: Clean-Up This issue/PR is related to cleanup of the the code/content.
#10909 opened Jul 22, 2021 by danieldaeschle
27 of 32 tasks
cannot cast unknown to v.ast.Interface Bug This tag is applied to issues which reports bugs. Unit: Native Bugs/feature requests, that are related to the V native code backend.
#10893 opened Jul 21, 2021 by Dialga
$if conditional emits an empty block Bug This tag is applied to issues which reports bugs.
#10846 opened Jul 17, 2021 by bbarker
C transpilation bug type Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Memory Management Bugs/feature requests, that are related to the memory management of the compiler.
#10802 opened Jul 15, 2021 by igotfr
C error (autofree): bad C code with special concatenation of string and string return in for-each loop 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.
#10797 opened Jul 14, 2021 by bstnbuck
V compiler unable to override minimum macOS version Bug This tag is applied to issues which reports bugs.
#10796 opened Jul 14, 2021 by junglie85
Casting alias to array fail Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: Parser Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
#10763 opened Jul 11, 2021 by elliotchance
Alias array type requires cast 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.
#10748 opened Jul 10, 2021 by elliotchance
ICE when trying to sort an array of functions Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#10739 opened Jul 10, 2021 by flysand7
ProTip! Add no:assignee to see everything that’s not assigned.