-
-
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
C error in array of array push empty array not defined type
Bug
This tag is applied to issues which reports bugs.
#23854
opened Mar 3, 2025 by
jorgeluismireles
V should require unsafe for type castings of zero
Bug
This tag is applied to issues which reports bugs.
#23852
opened Mar 3, 2025 by
mike-ward
allow $if work everywhere
Feature/Enhancement Request
This issue is made to request a feature or an enhancement to an existing one.
#23836
opened Mar 1, 2025 by
kbkpbot
2 tasks
C compilation error in nested array declaration
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.
#23818
opened Feb 26, 2025 by
Linklancien
math.big.div will hang when the number beyond some value
Bug
This tag is applied to issues which reports bugs.
Modules: math.big
Bugs related to the `math.big` module.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
#23806
opened Feb 25, 2025 by
kbkpbot
Generic -- error: cannot convert 'int' to 'struct string'
Bug
This tag is applied to issues which reports bugs.
Comptime
Features processed during compile time, like $if, $for, $env etc
Unit: Checker
Bugs/feature requests, that are related to the type checker.
#23796
opened Feb 23, 2025 by
vodish
Program freezes with tcc and works with msvc
Bug
This tag is applied to issues which reports bugs.
Compiler: TCC
Bugs/feature requests, that are related to compiling V programs with TCC.
OS: Windows
Bugs/feature requests, that are specific to Windows OS.
#23793
opened Feb 23, 2025 by
Xyndra
math.big.bitwise_not is wrong
Bug
This tag is applied to issues which reports bugs.
Modules: math.big
Bugs related to the `math.big` module.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
#23792
opened Feb 23, 2025 by
tankf33der
AES implementation is vulnerable to cache-timing attacks
Security
Bugs/feature requests, that are related to either vlib modules or the language as a whole.
Unit: vlib
Bugs/feature requests, that are related to the vlib.
#23791
opened Feb 22, 2025 by
frozolotl
Signed integer limits overflow cause unexpected results
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.
Unit: Checker
Bugs/feature requests, that are related to the type checker.
#23782
opened Feb 22, 2025 by
jorgeluismireles
veb.Context VS x.json2.Any
Bug
This tag is applied to issues which reports bugs.
#23777
opened Feb 20, 2025 by
vodish
Veb should support database connection pooling (once veb is multi-threaded)
#23758
opened Feb 19, 2025 by
Avey777
2 tasks
can not build on FreeBSD14
Bug
This tag is applied to issues which reports bugs.
OS: FreeBSD
Bugs/feature requests, that are specific to FreeBSD OS.
#23749
opened Feb 17, 2025 by
tankf33der
Invalid utf8 string warning in '\xc0' literal
Bug
This tag is applied to issues which reports bugs.
#23741
opened Feb 16, 2025 by
mike-ward
http.get panics - ssl read timeout
Bug
This tag is applied to issues which reports bugs.
Unit: vlib
Bugs/feature requests, that are related to the vlib.
#23719
opened Feb 13, 2025 by
tankf33der
mbedtls: http.get_text returns nothing
Bug
This tag is applied to issues which reports bugs.
Module net.mbedtls
Mbed TLS related problems
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Unit: vlib
Bugs/feature requests, that are related to the vlib.
#23717
opened Feb 13, 2025 by
tankf33der
[veb] a response cannot be sent twice over one connection
Bug
This tag is applied to issues which reports bugs.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
#23715
opened Feb 13, 2025 by
xD0135
Slightly incorrect JS (breaks esbuild)
Bug
This tag is applied to issues which reports bugs.
#23711
opened Feb 13, 2025 by
IngwiePhoenix
as cast: cannot cast This tag is applied to issues which reports bugs.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
v.ast.UnknownTypeInfo
to v.ast.Array
Bug
#23704
opened Feb 13, 2025 by
quaesitor-scientiam
Instructions are invalid for the current version of vlib/v/README.md
Unit: Documentation
Bugs/feature requests, that are related to the documentations.
#23702
opened Feb 12, 2025 by
quaesitor-scientiam
Test runner fails with -cc g++
Bug
This tag is applied to issues which reports bugs.
#23701
opened Feb 12, 2025 by
nesterow
add checker error when non-explicitly downcasting integers internally
Bug
This tag is applied to issues which reports bugs.
Unit: JS
Bugs/feature requests, that are related to the JavaScript backend.
#23695
opened Feb 12, 2025 by
benduckwdesign
Cannot use ORM as a value in This tag is applied to issues which reports bugs.
Feature/Enhancement Request
This issue is made to request a feature or an enhancement to an existing one.
Unit: Parser
Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
if
expressions
Bug
#23680
opened Feb 10, 2025 by
syobocat
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.