]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
ast_value and ast_function are linked together when using ast_function_new, note...
authorWolfgang Bumiller <wolfgang.linux@bumiller.com>
Sat, 28 Apr 2012 13:57:19 +0000 (15:57 +0200)
committerWolfgang Bumiller <wolfgang.linux@bumiller.com>
Sat, 28 Apr 2012 18:55:41 +0000 (20:55 +0200)
commit0f38a560b6f38bc62f853e671dfd5fdeb1c4f2c2
treeaab60923fdcee27deb232c91febdd95fda4b2233
parentdf9a685f61934c155e512444648a254b9d93b386
ast_value and ast_function are linked together when using ast_function_new, note however, that neither will delete the other in their _delete functions.
ast.c
ast.h