0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-15 10:57:04 +00:00
Pavel Tvrdik 4d62bdd636 Parser: Display token where parser fell down
For example I misspelled device protocol
  bird: bird.conf, line 11 (nearby 'demice'): syntax error

It would be better to display whole err line. We can read it from
config->err_file_name again and display the line at config->err_lino.
2018-08-13 14:10:00 +02:00
..
2017-05-30 14:44:37 +02:00
2018-06-26 14:29:03 +02:00
2018-08-13 14:10:00 +02:00