[swfmill] 0.2.12.6 no longer compiles with gcc/g++ 4.4.1

Daniel Cassidy mail at danielcassidy.me.uk
Tue Nov 3 13:33:38 PST 2009


2009/11/2 armencho at gmail.com <armencho at gmail.com>:
> Should the implicit casting work? Why does 4.4.1 suddenly reject it
> while earlier gcc accepted it. Perhaps a compiler switch is set wrong?
> Or is no longer used by the compiler?

The compiler is correct. I don’t know why it worked in earlier
versions, but I’m guessing that they failed to enforce the different
declarations of strrchr between C and C++.

I’ve fixed this problem in trunk. Thanks for reporting.

Dan.



More information about the swfmill mailing list