]> git.neil.brown.name Git - edlib.git/commit
Use callback to return string from doc:get-str
authorNeilBrown <neil@brown.name>
Tue, 8 Dec 2015 03:52:27 +0000 (14:52 +1100)
committerNeilBrown <neil@brown.name>
Thu, 10 Dec 2015 02:54:09 +0000 (13:54 +1100)
commit96a439f534f779f17b5474213ea9c4718681d6b7
treecb9bfebfde49dfaa537d07cad4f2bc38faeffcd1
parentaed9af9c3ab2873e4a496eb9992b1592652aeca7
Use callback to return string from doc:get-str

This way it is clear how ownership of the string is managed.

Signed-off-by: NeilBrown <neil@brown.name>
core-doc.c
core.h
doc-text.c