]> code.citadel.org Git - citadel.git/commitdiff
Rework templating context access so contexts can be accessed through several layers
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 17 Jul 2012 18:37:51 +0000 (20:37 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 17 Jul 2012 18:37:51 +0000 (20:37 +0200)
  - remove now unneeded control context
  - the CTX macro now gets the type of pointer we want to cast later
  - add stack / unstack function that manage the linked list of contexts


No differences found