15 Nov
2017
15 Nov
'17
8:44 a.m.
On Nov 15, 2017, at 8:43 AM, Stefan Paetow <Stefan.Paetow@jisc.ac.uk> wrote:
I can tweak the CFLAGS to ignore the duplicate-decl-declaration, just wasn't sure if deleting one of the two consts will make a difference in the C-style context...
Deleting one of the const's is fine. Alan DeKok.