Hojun-Cho
d1ac836fb9
wcc/check: #24-sib reject array-payload tagged-union construction, both stages
Constructing an array-typed payload into a tagged-union variant silently
dropped it (cstage MOVQ $0 -> returns 0; wwstage match-loud only). Reject
the construct when the selected variant chases to TY_ARRAY (target
TY_TAGGED, non-tagged source). tagged-struct/slice/scalar/str variants and
the array TYPE-decl stay legal. Faithful array-into-box block-store
deferred (#6). test/wcc/834 (new) + Makefile.
2026-06-09 17:30:34 +09:00
..
2026-06-09 01:57:46 +09:00
2026-06-08 23:12:06 +09:00
2026-06-09 01:18:32 +09:00
2026-06-08 12:17:18 +09:00
2026-06-09 15:33:07 +09:00
2026-06-09 17:30:34 +09:00
2026-05-18 18:25:36 +09:00