Skip to content

Commit

Permalink
[cage] fixup 2 test errors with pmc flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Reini Urban committed Nov 8, 2014
1 parent a45eaad commit d072a01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/gen/makefiles/root.in
Expand Up @@ -1580,6 +1580,7 @@ src/gc/gc_gms$(O) : \
src/gc/gc_gms.c \
$(INC_DIR)/pointer_array.h \
$(INC_DIR)/list.h \
$(INC_DIR)/runcore_trace.h \
src/gc/gc_private.h \
src/gc/fixed_allocator.h \
src/gc/variable_size_pool.h
Expand Down
2 changes: 1 addition & 1 deletion t/dynoplibs/debug.t
Expand Up @@ -63,7 +63,7 @@ CODE
S0 = foo
P0 = String=PMC[(]0x[a-f0-9]+ Str:"bar"[)]
P0 = String=PMC[(]0x[a-f0-9]+ Str:"bar"[)] \(is_PMC,custom_mark,\)
/
OUTPUT

Expand Down

0 comments on commit d072a01

Please sign in to comment.