MetPX / Sundew

WMO-GTS switch on TCP/IP protocols (largely obsolete, legacy code.)
GNU General Public License v2.0
5 stars 3 forks source link

Accept only takes one argument, needs to detect error #7

Open petersilva opened 6 years ago

petersilva commented 6 years ago

Lucie got bit by a copy/paste error where an accept clause in a sender had a space in it. It caused warnings not to get translated until we caught it.

accept clauses only take one argument. It would be good if sundew indicated (error message? fail to start up) when there is a clear syntax error in an accept, or a reject.

was: https://sourceforge.net/p/metpx/bugs/29/