Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vlang/v issues and pull requests
#23483 - tools,v.doc: move vlib/v/doc/ to cmd/tools/vdoc/doc/
Pull Request -
State: open - Opened by spytheman 22 days ago
- 1 comment
#23482 - cgen error incompatible pointer type
Issue -
State: open - Opened by quaesitor-scientiam 22 days ago
- 1 comment
#23481 - Special channel features example needs set capacity to success
Issue -
State: open - Opened by jorgeluismireles 22 days ago
- 1 comment
Labels: Unit: Documentation
#23480 - tools,v.doc: let modules.vlang.io use vlib/README.md as the index page.
Pull Request -
State: closed - Opened by spytheman 22 days ago
- 1 comment
#23479 - all: remove ancient deprecations
Pull Request -
State: open - Opened by EmmaTheMartian 22 days ago
- 3 comments
#23478 - CGEN bug with sumtypes when performing nested unwrappings
Issue -
State: open - Opened by quaesitor-scientiam 22 days ago
- 1 comment
Labels: Bug, Status: Confirmed, Unit: cgen
#23477 - net.smtp: public mail attachment
Pull Request -
State: closed - Opened by 7underlines 22 days ago
- 16 comments
#23476 - cgen: fix array decomposing on variadic call
Pull Request -
State: closed - Opened by felipensp 22 days ago
- 1 comment
#23475 - checker: fix checker generic alias type
Pull Request -
State: open - Opened by felipensp 22 days ago
- 1 comment
#23474 - checker: too many levels of Checker.ensure_generic_type_specify_type_names calls: 41 | In recursive types
Issue -
State: open - Opened by koplenov 22 days ago
- 5 comments
Labels: Bug, Status: Confirmed, Unit: Checker
#23473 - type_resolver: fix generic selector field type resolving
Pull Request -
State: closed - Opened by felipensp 23 days ago
- 1 comment
#23472 - cgen: invalid autogenerated eq functions
Issue -
State: open - Opened by dy-tea 23 days ago
- 3 comments
Labels: Bug, Unit: cgen
#23471 - C error undeclated function: spawn method with param as interface defined in another module
Issue -
State: open - Opened by jorgeluismireles 23 days ago
- 2 comments
Labels: Bug
#23470 - pref: stop parsing CLI options, on encountering `--`
Pull Request -
State: closed - Opened by spytheman 23 days ago
- 1 comment
#23469 - add herolib CI
Pull Request -
State: closed - Opened by felipensp 23 days ago
- 4 comments
#23468 - `v retry` do not stop parsing after `--`
Issue -
State: open - Opened by felipensp 23 days ago
- 1 comment
Labels: Bug
#23468 - `v retry` do not stop parsing after `--`
Issue -
State: open - Opened by felipensp 23 days ago
- 1 comment
Labels: Bug
#23467 - cgen: fix compilation for a project using a lot of json, threads, embeds + `-parallel-cc`
Pull Request -
State: closed - Opened by felipensp 23 days ago
- 2 comments
#23466 - examples: vascii.v
Pull Request -
State: closed - Opened by mike-ward 23 days ago
- 3 comments
#23466 - examples: vascii.v
Pull Request -
State: closed - Opened by mike-ward 23 days ago
- 3 comments
#23465 - win11 defender found v.exe Trojan:Win32/Bearfoos.A!ml
Issue -
State: open - Opened by zhoucheng3 23 days ago
- 2 comments
Labels: Bug
#23464 - checker: fix isnil() markused, use c.table.used_features.auto_str_ptr = true
Pull Request -
State: closed - Opened by kbkpbot 23 days ago
- 3 comments
#23463 - crypto.ecdsa: improvement to safety checking, unified signing (and verifying) api to accept options.
Pull Request -
State: open - Opened by blackshirt 23 days ago
- 2 comments
#23462 - builtin: isnil() markused
Pull Request -
State: closed - Opened by kbkpbot 23 days ago
- 1 comment
#23462 - builtin: isnil() markused
Pull Request -
State: closed - Opened by kbkpbot 23 days ago
- 1 comment
#23461 - C error printing the reference of a not integer variable.
Issue -
State: open - Opened by jorgeluismireles 24 days ago
- 1 comment
Labels: Bug
#23461 - C error printing the reference of a not integer variable.
Issue -
State: open - Opened by jorgeluismireles 24 days ago
- 1 comment
Labels: Bug
#23460 - &string interpolation with += string
Issue -
State: closed - Opened by Eliyaan 24 days ago
- 8 comments
#23460 - &string interpolation with += string
Issue -
State: closed - Opened by Eliyaan 24 days ago
- 8 comments
#23459 - checker: check if unwrapped `m[key]` if m is `Option`
Pull Request -
State: closed - Opened by Delta456 24 days ago
- 2 comments
#23458 - Example: 1brc
Pull Request -
State: closed - Opened by syrmel 24 days ago
- 5 comments
#23457 - C error with `a := [ none ]`
Issue -
State: open - Opened by jorgeluismireles 24 days ago
- 1 comment
Labels: Bug, Good First Issue (easy task), Unit: Checker
#23457 - C error with `a := [ none ]`
Issue -
State: open - Opened by jorgeluismireles 24 days ago
- 1 comment
Labels: Bug, Good First Issue (easy task), Unit: Checker
#23456 - type_resolver: fix fn detection for comptime arg type
Pull Request -
State: closed - Opened by felipensp 24 days ago
- 1 comment
#23455 - cgen: fix assigning option of array index (fix #23451)
Pull Request -
State: closed - Opened by yuyi98 24 days ago
- 1 comment
#23454 - cgen error, when calling a generic function in a `$for v in dc.variants { if dc is v {` block
Issue -
State: closed - Opened by spytheman 24 days ago
- 3 comments
Labels: Bug, Unit: Compiler, Generics[T], Unit: cgen
#23454 - cgen error, when calling a generic function in a `$for v in dc.variants { if dc is v {` block
Issue -
State: closed - Opened by spytheman 24 days ago
- 3 comments
Labels: Bug, Unit: Compiler, Generics[T], Unit: cgen
#23453 - Generic fntype error
Issue -
State: open - Opened by kbkpbot 25 days ago
- 1 comment
Labels: Bug, Unit: Compiler, Status: Confirmed, Generics[T], Unit: Checker
#23453 - Generic fntype error
Issue -
State: open - Opened by kbkpbot 25 days ago
- 1 comment
Labels: Bug, Unit: Compiler, Status: Confirmed, Generics[T], Unit: Checker
#23452 - Get the element by the index or propagate an error to the caller
Issue -
State: open - Opened by louis77 25 days ago
- 1 comment
Labels: Bug, Unit: Compiler, Status: Confirmed, Unit: Parser
#23452 - Get the element by the index or propagate an error to the caller
Issue -
State: open - Opened by louis77 25 days ago
- 1 comment
Labels: Bug, Unit: Compiler, Status: Confirmed, Unit: Parser
#23451 - Out-of-bounds access of array with `or` block doesn't return the value of the `or` block
Issue -
State: closed - Opened by louis77 25 days ago
- 1 comment
Labels: Bug, Unit: Compiler, Status: Confirmed, Unit: cgen, Option Type
#23450 - ecdsa: fix memleaks
Pull Request -
State: closed - Opened by felipensp 25 days ago
- 3 comments
#23450 - ecdsa: fix memleaks
Pull Request -
State: closed - Opened by felipensp 25 days ago
- 3 comments
#23449 - V error not allowing locking of element in array of shared structs
Issue -
State: open - Opened by islonely 25 days ago
- 2 comments
Labels: Unit: Parser, shared types
#23449 - V error not allowing locking of element in array of shared structs
Issue -
State: open - Opened by islonely 25 days ago
- 2 comments
Labels: Unit: Parser, shared types
#23448 - v: allow shared anon struct + fix shared struct field initialization with no default value
Pull Request -
State: closed - Opened by felipensp 25 days ago
- 4 comments
#23448 - v: allow shared anon struct + fix shared struct field initialization with no default value
Pull Request -
State: closed - Opened by felipensp 25 days ago
- 4 comments
#23447 - `for <condition> {}` loop does not work in templates `$tmpl()`
Issue -
State: open - Opened by gechandesu 25 days ago
- 7 comments
#23447 - `for <condition> {}` loop does not work in templates `$tmpl()`
Issue -
State: open - Opened by gechandesu 25 days ago
- 7 comments
#23446 - C compile error in option field in a struct
Issue -
State: closed - Opened by penguindark 25 days ago
- 4 comments
Labels: Bug, Unit: Compiler, Status: Confirmed, Unit: cgen
#23444 - breaking,log: set stderr as default log output, add .set_output_stream()
Pull Request -
State: open - Opened by gechandesu 25 days ago
- 17 comments
#23443 - dl/loader: fix minor typo in README.md
Pull Request -
State: closed - Opened by kimshrier 25 days ago
- 1 comment
#23443 - dl/loader: fix minor typo in README.md
Pull Request -
State: closed - Opened by kimshrier 25 days ago
- 1 comment
#23442 - db.pg: add support for prepared statements
Pull Request -
State: closed - Opened by louis77 26 days ago
- 2 comments
#23442 - db.pg: add support for prepared statements
Pull Request -
State: closed - Opened by louis77 26 days ago
- 2 comments
#23441 - Unwrapping Optional from array doesn't unwrap
Issue -
State: closed - Opened by louis77 26 days ago
- 4 comments
Labels: Bug
#23441 - Unwrapping Optional from array doesn't unwrap
Issue -
State: closed - Opened by louis77 26 days ago
- 4 comments
Labels: Bug
#23440 - vfmt removing `shared` from before `shared struct {...}`
Issue -
State: closed - Opened by islonely 26 days ago
- 4 comments
Labels: Bug, Unit: vfmt, Status: Confirmed, shared types
#23440 - vfmt removing `shared` from before `shared struct {...}`
Issue -
State: closed - Opened by islonely 26 days ago
- 4 comments
Labels: Bug, Unit: vfmt, Status: Confirmed, shared types
#23439 - cgen: fix codegen for ifguard indexing array of option
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 4 comments
#23439 - cgen: fix codegen for ifguard indexing array of option
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 4 comments
#23438 - C compiler error when unwrapping Optional in an array
Issue -
State: closed - Opened by louis77 26 days ago
- 5 comments
Labels: Bug, Status: Confirmed, Unit: cgen, Option Type, Testing
#23438 - C compiler error when unwrapping Optional in an array
Issue -
State: closed - Opened by louis77 26 days ago
- 5 comments
Labels: Bug, Status: Confirmed, Unit: cgen, Option Type, Testing
#23437 - markused: fix `-skip-unused` on short program that prints array
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 1 comment
#23437 - markused: fix `-skip-unused` on short program that prints array
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 1 comment
#23436 - Simple V file with arguments() function not compiling
Issue -
State: closed - Opened by tricarte 26 days ago
- 3 comments
Labels: Bug, Status: Confirmed, Unit: markused
#23436 - Simple V file with arguments() function not compiling
Issue -
State: closed - Opened by tricarte 26 days ago
- 3 comments
Labels: Bug, Status: Confirmed, Unit: markused
#23435 - checker: fix missing detection for `return` on lockexpr stmts
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 1 comment
#23435 - checker: fix missing detection for `return` on lockexpr stmts
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 1 comment
#23434 - missing return at end of fn error when returning from inside `lock` or `rlock`.
Issue -
State: closed - Opened by islonely 26 days ago
- 1 comment
Labels: Bug, Unit: Checker
#23434 - missing return at end of fn error when returning from inside `lock` or `rlock`.
Issue -
State: closed - Opened by islonely 26 days ago
- 1 comment
Labels: Bug, Unit: Checker
#23433 - checker: cleanup fn_call
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 1 comment
#23433 - checker: cleanup fn_call
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 1 comment
#23432 - cgen: fix array of sumtype initialization with var string
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 1 comment
#23432 - cgen: fix array of sumtype initialization with var string
Pull Request -
State: closed - Opened by felipensp 26 days ago
- 1 comment
#23431 - help: `v help crun` message
Pull Request -
State: closed - Opened by dnkdev 26 days ago
- 1 comment
#23431 - help: `v help crun` message
Pull Request -
State: closed - Opened by dnkdev 26 days ago
- 1 comment
#23430 - On archlinux, AUR doesn't want to install
Issue -
State: open - Opened by TotoShampoin 26 days ago
- 1 comment
Labels: Bug
#23430 - On archlinux, AUR doesn't want to install
Issue -
State: open - Opened by TotoShampoin 26 days ago
- 1 comment
Labels: Bug
#23429 - xml encoding fails with C compiler error
Issue -
State: closed - Opened by louis77 27 days ago
- 2 comments
Labels: Bug, Status: Confirmed, Unit: cgen
#23429 - xml encoding fails with C compiler error
Issue -
State: closed - Opened by louis77 27 days ago
- 2 comments
Labels: Bug, Status: Confirmed, Unit: cgen
#23428 - checker: fix call with mut arg with different muls
Pull Request -
State: closed - Opened by felipensp 27 days ago
#23428 - checker: fix call with mut arg with different muls
Pull Request -
State: closed - Opened by felipensp 27 days ago
#23427 - cgen: fix shared array slice
Pull Request -
State: closed - Opened by felipensp 27 days ago
#23426 - V error when trying to get shared array slice inside `rlock { ... }`
Issue -
State: closed - Opened by islonely 27 days ago
Labels: Bug, Status: Confirmed, Unit: cgen
#23425 - veb: add ctx.no_content() + prevent content-type being set if empty
Pull Request -
State: closed - Opened by louis77 27 days ago
#23425 - veb: add ctx.no_content() + prevent content-type being set if empty
Pull Request -
State: closed - Opened by louis77 27 days ago
#23424 - json decode silently discards quoted numeric types
Issue -
State: open - Opened by louis77 27 days ago
- 4 comments
Labels: Bug, Unit: vlib, Status: Confirmed, Modules: JSON, Modules: x.json2
#23424 - json decode silently discards quoted numeric types
Issue -
State: open - Opened by louis77 27 days ago
- 4 comments
Labels: Bug, Unit: vlib, Status: Confirmed, Modules: JSON, Modules: x.json2
#23423 - cgen: fix member call when arg variable has more than 1 indirection
Pull Request -
State: closed - Opened by felipensp 27 days ago
#23423 - cgen: fix member call when arg variable has more than 1 indirection
Pull Request -
State: closed - Opened by felipensp 27 days ago
#23422 - cgen: fix struct init for anon struct field on C structs
Pull Request -
State: closed - Opened by felipensp 27 days ago
#23421 - cgen: C nested structs do not work
Issue -
State: closed - Opened by dy-tea 28 days ago
Labels: Bug, Status: Confirmed, Unit: cgen
#23421 - cgen: C nested structs do not work
Issue -
State: closed - Opened by dy-tea 28 days ago
Labels: Bug, Status: Confirmed, Unit: cgen
#23419 - checker: disallow `&((&a))` and similar innermost `ast.ParExpr`
Pull Request -
State: closed - Opened by Delta456 28 days ago
#23419 - checker: disallow `&((&a))` and similar innermost `ast.ParExpr`
Pull Request -
State: closed - Opened by Delta456 28 days ago
#23418 - checker: fix missing check for invalid prefixexpr expression
Pull Request -
State: closed - Opened by felipensp 28 days ago
#23418 - checker: fix missing check for invalid prefixexpr expression
Pull Request -
State: closed - Opened by felipensp 28 days ago
#23417 - v: minor optimization removing repeated code
Pull Request -
State: closed - Opened by felipensp 28 days ago