Modifed the libpostal API to add an extra function libpostal_parser_print_features to toggle debugging info. Updated address_parser app to use the new function.

This commit is contained in:
AeroXuk
2017-11-27 19:20:37 +00:00
parent 69e0d5d963
commit 9090811826
6 changed files with 20 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ libpostal_expansion_array_destroy
libpostal_address_parser_response_destroy
libpostal_get_address_parser_default_options
libpostal_parse_address
libpostal_parser_print_features
libpostal_setup
libpostal_setup_datadir
libpostal_teardown