2009/11/2 [email protected] <[email protected]>:
> 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.

_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to