On Fri, Nov 7, 2014 at 4:44 PM, lh_mouse <[email protected]> wrote: > Minor suggestion: use the word `DECLARED` instead `DEFINED` please. >
I don't known which is better:-) Here is some stats: $ grep -r "_DEFINED[^A-Z0-9]" . | wc -l 26145 $ grep -r "_DECLARED[^A-Z0-9]" . | wc -l 15 ------------------------------------------------------------------------------ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
