MINOR: config: diag if global section after non-global
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 31 Mar 2021 09:43:47 +0000 (11:43 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 1 Apr 2021 16:03:37 +0000 (18:03 +0200)
commit728be0f43756a747306a2d69d216643756b2eb90
treef1d29088d1e035e6d7d3a903f2bfaa5d2ad4e08a
parentde2fab55aa9e5d8b038df57653b0672d50c457c9
MINOR: config: diag if global section after non-global

Detect if a global section is present after another section and reports
a diagnostic about it.
src/cfgparse.c