Fossil SCM

Cherry-pick unrelated comment fixes from "pending_review" branch.

jan.nijtmans 2015-10-22 11:36 trunk
Commit c1c8d728f937bda08c4187d4709546171a4eab7e
2 files changed +2 +3
--- src/th_main.c
+++ src/th_main.c
@@ -664,10 +664,12 @@
664664
** "json" = FOSSIL_ENABLE_JSON
665665
** "markdown" = FOSSIL_ENABLE_MARKDOWN
666666
** "unicodeCmdLine" = !BROKEN_MINGW_CMDLINE
667667
** "dynamicBuild" = FOSSIL_DYNAMIC_BUILD
668668
**
669
+** Specifying an unknown feature will return a value of false, it will not
670
+** raise a script error.
669671
*/
670672
static int hasfeatureCmd(
671673
Th_Interp *interp,
672674
void *p,
673675
int argc,
674676
--- src/th_main.c
+++ src/th_main.c
@@ -664,10 +664,12 @@
664 ** "json" = FOSSIL_ENABLE_JSON
665 ** "markdown" = FOSSIL_ENABLE_MARKDOWN
666 ** "unicodeCmdLine" = !BROKEN_MINGW_CMDLINE
667 ** "dynamicBuild" = FOSSIL_DYNAMIC_BUILD
668 **
 
 
669 */
670 static int hasfeatureCmd(
671 Th_Interp *interp,
672 void *p,
673 int argc,
674
--- src/th_main.c
+++ src/th_main.c
@@ -664,10 +664,12 @@
664 ** "json" = FOSSIL_ENABLE_JSON
665 ** "markdown" = FOSSIL_ENABLE_MARKDOWN
666 ** "unicodeCmdLine" = !BROKEN_MINGW_CMDLINE
667 ** "dynamicBuild" = FOSSIL_DYNAMIC_BUILD
668 **
669 ** Specifying an unknown feature will return a value of false, it will not
670 ** raise a script error.
671 */
672 static int hasfeatureCmd(
673 Th_Interp *interp,
674 void *p,
675 int argc,
676
+3
--- www/th1.md
+++ www/th1.md
@@ -329,10 +329,13 @@
329329
1. **tclPrivateStubs** -- _Uses Tcl private stubs (i.e. header-only)._
330330
1. **json** -- _Support for the JSON APIs._
331331
1. **markdown** -- _Support for Markdown documentation format._
332332
1. **unicodeCmdLine** -- _The command line arguments are Unicode._
333333
1. **dynamicBuild** -- _Dynamically linked to libraries._
334
+
335
+Specifying an unknown feature will return a value of false, it will not
336
+raise a script error.
334337
335338
<a name="html"></a>TH1 html Command
336339
-----------------------------------
337340
338341
* html STRING
339342
--- www/th1.md
+++ www/th1.md
@@ -329,10 +329,13 @@
329 1. **tclPrivateStubs** -- _Uses Tcl private stubs (i.e. header-only)._
330 1. **json** -- _Support for the JSON APIs._
331 1. **markdown** -- _Support for Markdown documentation format._
332 1. **unicodeCmdLine** -- _The command line arguments are Unicode._
333 1. **dynamicBuild** -- _Dynamically linked to libraries._
 
 
 
334
335 <a name="html"></a>TH1 html Command
336 -----------------------------------
337
338 * html STRING
339
--- www/th1.md
+++ www/th1.md
@@ -329,10 +329,13 @@
329 1. **tclPrivateStubs** -- _Uses Tcl private stubs (i.e. header-only)._
330 1. **json** -- _Support for the JSON APIs._
331 1. **markdown** -- _Support for Markdown documentation format._
332 1. **unicodeCmdLine** -- _The command line arguments are Unicode._
333 1. **dynamicBuild** -- _Dynamically linked to libraries._
334
335 Specifying an unknown feature will return a value of false, it will not
336 raise a script error.
337
338 <a name="html"></a>TH1 html Command
339 -----------------------------------
340
341 * html STRING
342

Keyboard Shortcuts

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