mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 07:32:51 -06:00
strings are stored as length+text and NULL byte is not a terminator
This commit is contained in:
@@ -10,6 +10,8 @@ pgfinclude_HEADERS = \
|
||||
libpgf_la_SOURCES = \
|
||||
db.cxx \
|
||||
db.h \
|
||||
text.cxx \
|
||||
text.h \
|
||||
pgf.cxx \
|
||||
reader.cxx \
|
||||
reader.h \
|
||||
|
||||
Reference in New Issue
Block a user