D(B)u(g)ck Hunting Season is opened!

Started by pjot, January 23, 2007, 01:39:29 AM

Previous topic - Next topic

newdep

#30
Pjot..



What happens to newlisp if you open it with a net-connect ? and then press ctrl-c ?

(instead of opening it with a telnet)





Norman.
-- (define? (Cornflakes))

pjot

#31
Hi Lutz,



Just tested the 9.0.19 release for the list below.



[1] Repeating (pop) delivers 'not enough memory in function' (Norman)

*Acknowledged - fixed.



[2] The missing '-w' option when running 'newlisp -h' (Peter)

*Acknowledged - fixed.



[3] Segv in daemon mode (Peter)

*Acknowledged - fixed. Norman: also with (net-connect) it works correctly.



[4] (seek) returns any position (Peter)

*Acknowledged - not a bug. Still I was VERY surprised the 'lseek' API works this way. Indeed it is described like you say in the manpages. From user-point-of-view this is very confusing but the addition in the manual is very clear. :-)



[5] (file-info) identifies symlinks but does not show correct size (Peter)

*Acknowledged - not a bug. The current change in the manual should be clear.



[6] (file-info) hangs on PIPE files (Peter)

*Acknowledged - fixed.



[7] (sequence) does not show '0.0' in float sequences counting downwards (Peter)

*You say this is not a bug, but it is highly confusing also. If the stepsize is '0.1' one would expect normal 'round' results...? But I understand the issue is intrinsic to float calculations...?



[8] newlisp -c -d always listens to port 0 instead of random number (Norman)

*Acknowledged - fixed.



[9] (series) with negative argument hangs PC (Peter)

*Acknowledged - fixed.





Thanks for the good work! You can close all these cases. ;-)



One week left for the bughunters among us...



Regards

Peter

pjot

#32
Bug Hunting Season is closed!



Peter

newdep

#33
Is it already a 15th ?...



I only did a 90 degrees on the code... It has to be put on 180 at least ;-)
-- (define? (Cornflakes))

pjot

#34
According to the first post it stops at the 5th ;^)



...but if you still have bugs do not hesitate to let Lutz know!



Peter

cormullion

#35
I've been trying to find bugs for weeks but they always turn out to be my fault... :-)