nsf

Clone Tools
  • last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce debugging output

* Makefile.in: Avoid pathnames as targets and target dependencies, as they may break make in presence of colons or whitespaces in pathnames as set by autoconf (e.g., --prefix=/data/bin-2019-10-04:19:39:35 or --exec-prefix=/tmp/data/bin-2019-10-04:19:39:35). Thanks to Héctor Romojaro for reporting.

* nsf.c, testx.xotcl: Substitute tab-based indentation (1x) for space-based one (8x) for 'required argument' error msg.

Fix potential crash, whe nsf::parseargs is called with a non-empty argspec and empty argv

Extended regression test to cover such cases.

add missing EXTERN declarations

typographic changes, most prominently, more consistent comma settings

https://onlinewritingtraining.com.au/however-therefore-furthermore/

remove "default" from fully initialized switches. initialize variable to slience compiler warnings

improve spelling

    • -1
    • +1
    /library/xotcl/apps/comm/webserver.xotcl
    • -1
    • +1
    /library/xotcl/library/lib/htmllib.xotcl
    • -1
    • +1
    /library/xotcl/library/lib/makeDoc.xotcl
use newer m4 file

    • -273
    • +436
    /library/mongodb/m4/tcl.m4
use newer .m4 file

remove redundant test

fix indentation

* nsf.c (NSDeleteChildren): Remove redundant check on NSDeleteChild, leading to endless loop.

Merge branch 'master' of ssh://alice.wu.ac.at/usr/local/src/git-repo/nsf

* appveyor.yml: Fix MinGW, ultimate attempt, long story [skip travis]

avoid dangerous and potentially recursive macro definition "pure"

* appveyor.yml: Fix MAKE, Nth attempt [skip travis]

* appveyor.yml: Fix MAKE, Nth attempt [skip travis]

* appveyor.yml: Fix MAKE, Nth attempt [skip travis]

* appveyor.yml: Fix MAKE, th attempt [skip travis]

* appveyor.yml: Fix MAKE, th attempt [skip travis]

* appveyor.yml: Fix MAKE, 5th attempt [skip travis]

* appveyor.yml: Fix MAKE, 4th attempt [skip travis]

* appveyor.yml: Fix MAKE, 3rd attempt [skip travis]

* appveyor.yml: Fix MAKE, 2nd attempt [skip travis]

* appveyor.yml: Fix MAKE [skip travis]

* appveyor.yml: Fix paths [skip travis]

* appveyor.yml: Sign, needs more debugging [skip travis]

* appveyor.yml: Trying to fix MinGW builds [skip travis]

fix compilation issues with recent version of the Tcl core-8.branch (aka newest Tcl 8.7 branch)