21 Oct
2004
21 Oct
'04
4:40 p.m.
On 21.10.2004, at 15:37, Alex S Moore wrote:
Building on Solaris 8 with Sun's compiler, I get the following error. Would you fix this? Using gcc is not really a good option for me.
Fixed in CVS.
"buffer.c", line 159: void function cannot return value "buffer.c", line 205: void function cannot return value
Just remove the "return" words from those lines.