Actions: vlang/v
Actions
1,261 workflow runs
1,261 workflow runs
or blocks emit invalid C (*(T*) _t.data = ;) when outer call result is discarded
Add voting info to new issue
#2774:
Issue #27012
opened
by
quaesitor-scientiam
:= causes compilation error
Add voting info to new issue
#2769:
Issue #27003
opened
by
Jengro777
$new(field.typ.pointee_type) inside $for field in T.fields allocates the wrong type when generic is instantiated for multiple structs
Add voting info to new issue
#2765:
Issue #26997
opened
by
enghitalo
$zero(field.typ.payload_type) inside $for field in T.fields uses the same payload type for every option field
Add voting info to new issue
#2764:
Issue #26996
opened
by
enghitalo
$new(T.pointee_type) allocates wrong type when generic function is instantiated for multiple pointer types
Add voting info to new issue
#2763:
Issue #26995
opened
by
enghitalo
-prod: remaining runtime corruption/segfault repros related to #26945
Add voting info to new issue
#2762:
Issue #26994
opened
by
GGRei
-prod
Add voting info to new issue
#2757:
Issue #26985
opened
by
squidink7
.idx (and .typ) as a type expression (it's identity in type position, a footgun in &…{}, and fully replaced by .element_type / .value_type)
Add voting info to new issue
#2756:
Issue #26981
opened
by
enghitalo
payload_type / pointee_type / variant_types accessors and $zero(T) / $new(T) builtins (eliminates shim helpers across vlib)
Add voting info to new issue
#2755:
Issue #26980
opened
by
enghitalo
Walker.fn_decl_with_concrete_types on cascade of generic instantiations (regresses vlib/x/json2/tests/encode_struct_test.v)
Add voting info to new issue
#2754:
Issue #26979
opened
by
enghitalo
v.exe on Windows 11
Add voting info to new issue
#2753:
Issue #26977
opened
by
ekfacile