Browse Source

Inspect Tool Update:

* remove hardcoded constants ("unknown", 19, etc.)
* bugfix (possibly endless loop) and simplification in library_from_content()
* generate valid XHTML 1.0 Strict when in HTML output mode (with link to validator)
* help output more consistent with the GNU style; return 0 when help is deliberately invoked
* added error control for strftime()
* add trailing slash to library URLs
* use <assert.h>, as some libs still macro-guard <cassert>


[SVN r34770]
Gennaro Prota 20 years ago
parent
commit
70364210d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/inspect

+ 1 - 1
tools/inspect

@@ -1 +1 @@
-Subproject commit 07c14ec0006f5427d7a5361ba0aff475fbeb25f3
+Subproject commit 0f3965f1a88c8e9990d6ecba88dd61a478b3acae

粤ICP备19079148号