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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Calling a function that is stored in a struct causes a C Error Bug This tag is applied to issues which reports bugs.
#19063 opened Aug 5, 2023 by vocu
Calling a method on the return type of a result should not allow to omit proper error handling Bug This tag is applied to issues which reports bugs.
#19061 opened Aug 5, 2023 by ttytm
Wrong comptime usage should produce helper message Feature Request This issue is made to request a feature. Generics[T] All related to the V generics Nicer V errors Everything related to making V error messages as informative, readable and actionable as possible. Unit: Checker Bugs/features, related to the type checker
#19056 opened Aug 4, 2023 by ArtemkaKun
Using structures defined in C header file leads to compilation error Bug This tag is applied to issues which reports bugs.
#19050 opened Aug 3, 2023 by slavaschmidt
C binding compiles to wrong C intermediary Bug This tag is applied to issues which reports bugs.
#19046 opened Aug 2, 2023 by slavaschmidt
Anonymous generic function inside of a generic function Bug This tag is applied to issues which reports bugs.
#19045 opened Aug 2, 2023 by Dracks
ORM not working correctly Bug This tag is applied to issues which reports bugs. ORM The issue is related to the ORM support Status: Confirmed This issue has been confirmed to be valid by a contributor. Unit: cgen Bugs/features, related to the default C generating backend Unit: Compiler Issues/features, related to the V compiler in general
#19042 opened Aug 2, 2023 by ashraffouda
History and AutoCompletion, and Highlighting, and HELP in V REPL Feature Request This issue is made to request a feature.
#19040 opened Aug 2, 2023 by milen-prg
2 tasks
Add std go like RSA and Binary Feature Request This issue is made to request a feature.
#19037 opened Aug 2, 2023 by emma-eva
2 tasks
Wrong type is inferred in generic Bug This tag is applied to issues which reports bugs.
#19036 opened Aug 2, 2023 by alexferl
tcc: error: library 'stdc++' not found Bug This tag is applied to issues which reports bugs.
#19034 opened Aug 1, 2023 by rleddy
Unable to run v files with obscure filenames Bug This tag is applied to issues which reports bugs.
#19013 opened Jul 30, 2023 by Dialga
Set variable through generic function to a field with Any{} interface compile returns error Bug This tag is applied to issues which reports bugs.
#19010 opened Jul 30, 2023 by helto4real
v translate iodbctest.c Bug This tag is applied to issues which reports bugs.
#19006 opened Jul 29, 2023 by eptx
v fmt . -w makes import databases change to import diff.src.databases Bug This tag is applied to issues which reports bugs.
#18993 opened Jul 28, 2023 by carpedil
maps in vweb applications not working properly Bug This tag is applied to issues which reports bugs.
#18985 opened Jul 27, 2023 by ashraffouda
cgen error assignment from incompatible pointer type Bug This tag is applied to issues which reports bugs.
#18977 opened Jul 26, 2023 by Coachonko
v fmt add dot to constant name and make its treated like an enum Bug This tag is applied to issues which reports bugs. Module Lookup Problem Bugs related to looking up modules/mismatches in module names/paths. Status: Confirmed This issue has been confirmed to be valid by a contributor. Unit: vfmt This issue is related to vfmt, the formatter for V.
#18970 opened Jul 26, 2023 by blackshirt
ODBC on Mac, Other ODBC sources or just MSSQL Feature Request This issue is made to request a feature.
#18966 opened Jul 25, 2023 by eptx
2 tasks
Autofree runtime error when rendering text (module gg) Bug This tag is applied to issues which reports bugs.
#18964 opened Jul 25, 2023 by impopular-guy
C error while compiling using -autofree with the V UI library Bug This tag is applied to issues which reports bugs.
#18952 opened Jul 23, 2023 by RIC217
bcrypt does not truncate nor return errors if password provided is bigger than 72 bytes Bug This tag is applied to issues which reports bugs.
#18923 opened Jul 20, 2023 by Coachonko
Error when passing normal array to array of interface type Bug This tag is applied to issues which reports bugs.
#18920 opened Jul 20, 2023 by impopular-guy
RegQueryInfoKeyW,RegEnumKeyExW,RegEnumValueW missing from advapi32.def Feature Request This issue is made to request a feature.
#18918 opened Jul 20, 2023 by remdragon
2 tasks
Build hang until timeout when using shared object Bug This tag is applied to issues which reports bugs.
#18915 opened Jul 20, 2023 by jaar23
ProTip! Exclude everything labeled bug with -label:bug.