projects
/
cdsspec-compiler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fd5928
)
snapshot: use 'SSDEBUG', not 'DEBUG'
author
Brian Norris
<banorris@uci.edu>
Mon, 21 May 2012 19:16:30 +0000
(12:16 -0700)
committer
Brian Norris
<banorris@uci.edu>
Mon, 21 May 2012 19:16:30 +0000
(12:16 -0700)
snapshotimp.h
patch
|
blob
|
history
diff --git
a/snapshotimp.h
b/snapshotimp.h
index c28b4ebf015ff0b89acf46700288d353263a66f9..0f2d4b806df3869c3e3c2f2b278ca9687649e213 100644
(file)
--- a/
snapshotimp.h
+++ b/
snapshotimp.h
@@
-60,7
+60,7
@@
size_t mStackSize;
snapshot_id mIDToRollback;
ucontext_t mContextToRollback;
snapshot_id currSnapShotID;
-#if DEBUG
+#if
SS
DEBUG
struct timeval startTimeGlobal;
#endif
volatile bool mbFinalize;