OCamlPro / gnucobol

A clone of the sourceforge GnuCOBOL compiler from COBOL to C.
https://get-superbol.com
GNU Lesser General Public License v3.0
16 stars 20 forks source link

CI: check for c89 declaration #152

Closed GitMensch closed 1 month ago

GitMensch commented 1 month ago

to prevent this to be caught late, as happened with #85

GitMensch commented 1 month ago

duplicate of #97