Repositories
/
ecl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cddb873
)
Removed external reference to GC_dont_gc, no needed in the new Boehm
author
Roger Sen
<roger.sen@gmail.com>
Mon, 30 Mar 2015 18:02:57 +0000
(20:02 +0200)
committer
Daniel Kochmański
<jackdaniel@hellsgate.pl>
Sun, 12 Apr 2015 09:47:50 +0000
(11:47 +0200)
GC API.
src/c/main.d
patch
|
blob
|
blame
|
history
diff --git
a/src/c/main.d
b/src/c/main.d
index
53091d1
..
0ae9bda
100755
(executable)
--- a/
src/c/main.d
+++ b/
src/c/main.d
@@
-44,7
+44,7
@@
#include <ecl/cache.h>
#include <ecl/internal.h>
#include <ecl/ecl-inl.h>
-extern int GC_dont_gc;
+
#include "ecl_features.h"
#include "iso_latin_names.h"