Bugfixing / debugging in templating
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 11 Jan 2011 22:23:18 +0000 (23:23 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 13:55:57 +0000 (13:55 +0000)
commitcb2429ac833f2c0afe2e4358c02dddb4a6d44086
tree9601f9296047e2912359b1acc9b9d3ac01f6c7c9
parentb6006dda30b58515830a89f7c45177f66f020dc4
Bugfixing / debugging in templating

  - fix crash; check for non-parseable tokens so we don't struggle over NULL-Pointers later on.
  - -T6 now barfs the results of conditionals.
webcit/subst.c