pike.git/
src/
testsuite.in
Branch:
Tag:
Non-build tags
All tags
No tags
2023-01-03
2023-01-03 12:28:00 by Henrik Grubbström (Grubba) <grubba@grubba.org>
88da629e7ae61078919b0503a61ceeeb29a13b99 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
master
Compiler
[x86]
: Fix issue where T_VOID was not supported on the stack.
Fixes testsuite failure.
8311:
[[ ({"foo \12345 bar " }) ]]) test_eval_error([[
-
//
Crash
bug
on
Windows
+
//
Test
that
the runtime survives svalues of type T_VOID (16)
+
//
on
the stack.
object p = Parser.HTML(); p->add_tag("x", lambda(object p, mapping m, string h) {