-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
unsafe
can modify pub const
strings and arrays in other modules: is not good.
Bug
#23582
opened Jan 25, 2025 by
jorgeluismireles
vlib/runtime: free_memory function not implemented on FreeBSD
#23581
opened Jan 25, 2025 by
lcheylus
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
Better line indication where compiler found a channel push syntax error
#23571
opened Jan 24, 2025 by
jorgeluismireles
2 tasks
cgen error, when compiling 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.
mut r3 := Zip[int,int]{}
, for struct Zip[A,B] { a Iterator[A] b Iterator[B] }
Bug
#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 This tag is applied to issues which reports bugs.
OS: Playground
Bugs/feature requests, that are specific to play.vlang.io.
@LOCATION
and @FILE_LINE
interpolation problems
Bug
#23554
opened Jan 22, 2025 by
jorgeluismireles
C error on 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.
&(arr.last() as Type)
Bug
#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
Private type should not be public
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.
#23518
opened Jan 19, 2025 by
kbkpbot
immutable instance of a struct can be modified via interface
Bug
This tag is applied to issues which reports bugs.
#23509
opened Jan 18, 2025 by
syobocat
autofree: os.execute string allocation not freed
Autofree
Bugs/feature requests, that are related to -autofree.
Bug
This tag is applied to issues which reports bugs.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
#23491
opened Jan 16, 2025 by
Eliyaan
autofree crash with $dbg
Autofree
Bugs/feature requests, that are related to -autofree.
Bug
This tag is applied to issues which reports bugs.
#23490
opened Jan 16, 2025 by
Eliyaan
net.smtp: attachments seem like not fully conform for all mail providers
Bug
This tag is applied to issues which reports bugs.
#23488
opened Jan 16, 2025 by
7underlines
Special channel features example needs set capacity to success
Unit: Documentation
Bugs/feature requests, that are related to the documentations.
#23481
opened Jan 15, 2025 by
jorgeluismireles
cgen: invalid autogenerated eq functions
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.
#23472
opened Jan 14, 2025 by
dy-tea
C error printing the reference of a not integer variable.
Bug
This tag is applied to issues which reports bugs.
#23461
opened Jan 14, 2025 by
jorgeluismireles
Generic fntype error
Bug
This tag is applied to issues which reports bugs.
Generics[T]
Bugs/feature requests, that are related to the V generics.
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.
#23453
opened Jan 13, 2025 by
kbkpbot
Get the element by the index or propagate an error to the caller
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.
Unit: Parser
Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
#23452
opened Jan 13, 2025 by
louis77
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.