j
k
j a
j l
Hi,
Is this a bug:
With pike 7.7.5
write("%d\n",Stdio.file_size("/etc"));
-2
With pike 7.7.23 (latest cvs)
write("%d\n",Stdio.file_size("/etc/chilimoon"));
4096
Or did the api change?
Kind regards,
Marc
Show replies by date
Not a bug. You are using different files.
Both are directories,
here is the output with the same dir's:
Pike 7.7.5
Pike 7.7.23
I actually haven't just retyped but also retried it!
pike-devel@lists.lysator.liu.se
Add to favorites Remove from favorites