]> git.ipfire.org Git - people/ms/libloc.git/commit - src/writer.c
Make AS independent from stringpool
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 30 Dec 2017 15:26:14 +0000 (15:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 30 Dec 2017 15:26:14 +0000 (15:26 +0000)
commit29bd8211b3439de6197d2bc1c4591293ddf3115e
tree153b148ff71d78f8fa710daa7a99bb71c49a7011
parent71ff3e69d69d66854cf3f4943d1a7bf51780d939
Make AS independent from stringpool

Strings are written to the string pool when a AS is written to
disk.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/as.c
src/loc/as.h
src/python/as.c
src/writer.c