It also seems to have trouble with defining overloads for ( int ) ( int, int, int )
// K
Kaos wrote:
Funny,
I was just having trouble with precompile.pike as well. It's the overloading code. Doesn't seem to handle overloading functions when one way to go takes no arguments.
Haven't figured out how all things are working togheter there yet... ;)