Fixed bug that cause recursive calls to segfault (init_recursion was called before init_call in code generated by NAME macro but init_call initializes global functor used by init_recursion -- reverted the order calling init_recursion only after init_call).
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.