Oskar Liljeblad wrote:
> > My first guess is that the module is wrongly being compiled as C++,
> > which does require the cast.
>
> He *was* compiling it using g++.

User error. C is not a subset of C++. A C++ compiler is not a C compiler.

> Is there a GNU coding standard statement for 'void *' casts?

No. It's a matter of style, and the tastes differ.

Bruno



_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to