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

Remove module declaration from .v files
#23641 opened Feb 3, 2025 by dmitryuck
2 tasks
The first line after // vfmt off is replaced with // vfmt on if the first line ends with a comment Bug This tag is applied to issues which reports bugs. OS: Playground Bugs/feature requests, that are specific to play.vlang.io. Unit: vfmt Bugs/feature requests, that are related to the `vfmt`, the formatter for V.
#23629 opened Feb 2, 2025 by revosw
C error - calling a function in an or block in a for loop Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#23625 opened Feb 1, 2025 by Eliyaan
templating (veb) @import is gives invalid character but should undefined ident Bug This tag is applied to issues which reports bugs. Nicer V Errors Bugs/feature requests, related to improving V error messages. Status: Confirmed This bug has been confirmed to be valid by a contributor. $tmpl templates parsing and expanding Unit: Compiler Bugs/feature requests, that are related to the V compiler in general.
#23623 opened Feb 1, 2025 by Mordsdima
A value from a map by key is a copy not a reference. Unit: Documentation Bugs/feature requests, that are related to the documentations.
#23618 opened Jan 30, 2025 by jorgeluismireles
Option smartcast after non-option assignment Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#23611 opened Jan 29, 2025 by quaesitor-scientiam
Implementation of debugger_present on OpenBSD Feature/Enhancement Request This issue is made to request a feature or an enhancement to an existing one.
#23603 opened Jan 28, 2025 by lcheylus
vdoctor.v (v doctor) does not compile on termux Bug This tag is applied to issues which reports bugs.
#23597 opened Jan 27, 2025 by heyimtcn
veb.StaticHandler and ctx.file() don't function properly on termux Bug This tag is applied to issues which reports bugs.
#23596 opened Jan 27, 2025 by heyimtcn
modules.vlang.io does not generate code links Bug This tag is applied to issues which reports bugs.
#23593 opened Jan 26, 2025 by heyimtcn
Error generating C code for match Bug This tag is applied to issues which reports bugs.
#23589 opened Jan 26, 2025 by hedgeg0d
coroutines C error found. Bug This tag is applied to issues which reports bugs. Build V build error on any OS/CPU architecture. Coroutines Problems related to V's coroutine implementation
#23587 opened Jan 26, 2025 by kuchaguangjie
C error - fixed arrays in if/match expressions Bug This tag is applied to issues which reports bugs.
#23577 opened Jan 25, 2025 by Eliyaan
vdoc: No documentation found for
#23570 opened Jan 24, 2025 by kuchaguangjie
cgen error, when compiling mut r3 := Zip[int,int]{}, for struct Zip[A,B] { a Iterator[A] b Iterator[B] } Bug This tag is applied to issues which reports bugs. Generics[T] Bugs/feature requests, that are related to the V generics. Interface handling Unit: cgen Bugs/feature requests, that are related to the default C generating backend. 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.
#23556 opened Jan 23, 2025 by spytheman
Unhandled Exception when setting const to function that returns error or struct C gen declarations order Wrong order of declarations in CGEN. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#23555 opened Jan 23, 2025 by islonely
Playground @LOCATION and @FILE_LINE interpolation problems Bug This tag is applied to issues which reports bugs. OS: Playground Bugs/feature requests, that are specific to play.vlang.io.
#23554 opened Jan 22, 2025 by jorgeluismireles
C error on &(arr.last() as 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: cgen Bugs/feature requests, that are related to the default C generating backend.
#23528 opened Jan 19, 2025 by islonely
-autofree C compiler error Autofree Bugs/feature requests, that are related to -autofree. Bug This tag is applied to issues which reports bugs.
#23527 opened Jan 19, 2025 by mike-ward
vfmt inconsistency between CRLF and LF end of line Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor. Unit: vfmt Bugs/feature requests, that are related to the `vfmt`, the formatter for V.
#23524 opened Jan 19, 2025 by AlphaByte02
Unhandled Exception 0x149f6f0 Bug This tag is applied to issues which reports bugs. Status: Confirmed This bug has been confirmed to be valid by a contributor.
#23522 opened Jan 19, 2025 by koplenov
ProTip! Exclude everything labeled bug with -label:bug.