Fossil SCM

Added a maintenance reminder/potential fixme note.

stephan 2012-08-23 09:23 trunk
Commit 4e66a969465c26bad49e5c8bdecbe296ebdde459
1 file changed +4
+4
--- auto.def
+++ auto.def
@@ -65,10 +65,14 @@
6565
if {[opt-bool fossil-debug]} {
6666
define-append EXTRA_CFLAGS -DFOSSIL_DEBUG
6767
}
6868
6969
if {[opt-bool json]} {
70
+ # Reminder/FIXME (stephan): FOSSIL_ENABLE_JSON
71
+ # is required in the CFLAGS because json*.c
72
+ # have #ifdef guards around the whole file without
73
+ # reading config.h first.
7074
define-append EXTRA_CFLAGS -DFOSSIL_ENABLE_JSON
7175
define FOSSIL_ENABLE_JSON
7276
}
7377
7478
if {[opt-bool static]} {
7579
--- auto.def
+++ auto.def
@@ -65,10 +65,14 @@
65 if {[opt-bool fossil-debug]} {
66 define-append EXTRA_CFLAGS -DFOSSIL_DEBUG
67 }
68
69 if {[opt-bool json]} {
 
 
 
 
70 define-append EXTRA_CFLAGS -DFOSSIL_ENABLE_JSON
71 define FOSSIL_ENABLE_JSON
72 }
73
74 if {[opt-bool static]} {
75
--- auto.def
+++ auto.def
@@ -65,10 +65,14 @@
65 if {[opt-bool fossil-debug]} {
66 define-append EXTRA_CFLAGS -DFOSSIL_DEBUG
67 }
68
69 if {[opt-bool json]} {
70 # Reminder/FIXME (stephan): FOSSIL_ENABLE_JSON
71 # is required in the CFLAGS because json*.c
72 # have #ifdef guards around the whole file without
73 # reading config.h first.
74 define-append EXTRA_CFLAGS -DFOSSIL_ENABLE_JSON
75 define FOSSIL_ENABLE_JSON
76 }
77
78 if {[opt-bool static]} {
79

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button