[Chicken-users] strange error messages when compiling with -O3 switch

2011-10-07 Thread ju
Hello all, after having rewritten my tuples egg and tried to install it with chicken-install, I got a lot of warnings of type warning: at toplevel: in procedure call in 'g..', expectet x arguments, but was given 0 I can't understand the reason for that, because according to the tests the egg wo

Re: [Chicken-users] Re: dbus:send bug

2011-03-17 Thread ju
Hello, > > Documentation for eggs is usually manually written. As far as I know, > nobody uses automatic extraction of comments from code. > Look at the contracts egg. Using it, you will not only get automatic documentation of your modules but also a simple version of "Design by Contract" inv