mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
Separate compilation!!!!!
This commit is contained in:
parent
fe9bdf6397
commit
b082f5f50d
28 changed files with 344 additions and 189 deletions
|
@ -36,7 +36,7 @@ static inline void
|
|||
visit_hole_fields(Hole *obj,
|
||||
void (*visit)(struct gc_edge edge, void *visit_data),
|
||||
void *visit_data) {
|
||||
abort();
|
||||
GC_CRASH();
|
||||
}
|
||||
|
||||
#include "simple-gc-embedder.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue