Skip to content
Snippets Groups Projects
Commit e2c2b9d4 authored by Sven Robertz's avatar Sven Robertz
Browse files

comment

parent ca63154d
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,14 @@
* This should be refactored
*
* - The RETURN_STRINGS and where/if to allocate strings is to be decided, it
* is currently no longer used
* is currently not used
*
* - TYPE_DECL is not tested
* - TYPE_DECL is not tested (is it ever sent?)
*
* - The dynamic allocation of the parser is not quite dynamic, the sizes are
* set through the init function, and are then static.
* This should be adapted when allocation is parameterized/user-definable
* for the entire lib.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment