Fossil SCM
th1 command wiki string doesn;t return result
Closed
49bfa1ebfa8f877…
· opened 15 years, 2 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Overcome_By_Events
- Subsystem
- —
- Created
- Jan. 27, 2011 3:41 p.m.
th_main.c function wikiCmd does not return the result to the Th_interp.
Missing something like Th_SetResult(interp, src, -1); after wiki_convert()
Comments (1)
system
2 years, 2 months ago
Closing as part of periodic cleanup.