j
k
j a
j l
Maybe it can compile typeof(expr) first to find out? Or would that give side effects in compilation errors etc?
Show replies by date
It seems like something like that would be necessary anyway to get rid of this slightly annoying warning:
void x() {write ("hello!\n");} x();
Compiler Warning: 1: Returning a void expression. Converted to zero. hello! (1) Result: 0
pike-devel@lists.lysator.liu.se
Add to favorites Remove from favorites