Issues
- 1
json2: decode array of arrays
#22362 opened by esquerbatua - 1
- 0
generic types compiler crash
#22406 opened by kennyb - 0
initializing global struct with type alias gives c error: struct/union type expected
#22402 opened by daansystems - 0
checker error when a lambda expression is used as a parameter to a generic function that accepts a fn callback
#22384 opened by spytheman - 0
initializing struct member with function returning type alias gives c error with -prod (msvc): C2440: 'initializing': cannot convert from 'f32 *' to 'f32'
#22392 opened by daansystems - 0
- 0
- 0
- 0
enums: init with const value with comp time $if
#22386 opened by esquerbatua - 3
Printing struct with c alias map gives c compiler error: 'indent_struct' undeclared
#22379 opened by daansystems - 0
- 0
declaring type alias of template type causes c error: ';' expected (got "main__Foo")
#22359 opened by daansystems - 0
builder: can't compile using msvc with multiple c sources
#22376 opened by crackedmind - 5
- 0
- 1
global struct with multiple interface array members causes c compiler error: field expected
#22300 opened by daansystems - 0
Bad generation of Array Alias
#22374 opened by thomas-mangin - 0
When a port is unavailable, veb segfaults
#22292 opened by prashanth-hegde - 3
json encode double fixed array
#22369 opened by jorgeluismireles - 3
pointer being freed was not allocate
#22355 opened by Avey777 - 0
declaring const c string causes c compiler error: cannot convert 'char [5]' to 'extern struct string'
#22358 opened by daansystems - 0
Aliases of array insert()/prepend() generate wrong c codes
#22323 opened by yuyi98 - 0
Compile time variables not useable in ORM
#22329 opened by martinskou - 0
CSV.encoder fails on multiline string
#22337 opened by eptx - 0
struct initialization with type alias gives c error: struct/union type expected
#22339 opened by daansystems - 0
- 0
using global with name 'array' causes c compiler error
#22345 opened by daansystems - 0
C error when assigning to an invalid assignment target
#22321 opened by zeozeozeo - 1
compiling with -prod (msvc) causes c error
#22311 opened by daansystems - 0
Cannot cross compile to `freebsd`, `windows` works fine
#22333 opened by dy-tea - 0
- 1
c compiler error on interface method with type alias
#22326 opened by daansystems - 2
math.big addition yields incorrect results
#22310 opened by squidink7 - 2
v compiler doesn't recognize interface type when passing to array method
#22298 opened by daansystems - 0
C error: cannot convert 'struct array' to 'struct string *'
#22315 opened by trondsg - 2
- 0
missing checker notice/warning for a known duplicate value in a `if x in [val1, val1, val2] {`
#22305 opened by spytheman - 0
function type generic cannot have a different generic letter when used as a parameter
#22306 opened by Trakis196 - 0
overloading operator c compiler error lvalue expected
#22297 opened by daansystems - 0
Templates don't accept @@ anymore
#22299 opened by ratkingsminion - 0
An extra line break when using `@if` in `$tmpl()`
#22288 opened by syobocat - 0
C structs pub inconsistency
#22293 opened by Eliyaan - 5
- 0
cgen error produced for if expression, that has a cast to an optional fn type
#22283 opened by spytheman - 0
- 1
Optional Function returns break everything
#22278 opened by shininglove - 0
- 1
json: not encoding embedded struct
#22272 opened by esquerbatua - 2
Update thirdparty/libbacktrace from libbacktrace project
#22268 opened by lcheylus