Sorry that I forgot to append the patches :P Here they are.
Regards, swpd On Wed, May 1, 2013 at 11:27 AM, Eduardo Silva <[email protected]> wrote: > cool, and the patches ? > > > On Tue, Apr 30, 2013 at 9:25 PM, Zeying Xie <[email protected]> wrote: > >> Hi Eduardo, >> >> Here are some minor patches. >> [1/3] Body Buffer: Fix reset count >> When the first i + 1 buffer entry(0 to i) add up to be exacly * >> bytes_sent* bytes, we should reset the buffer entry from 0 to i. >> The current code just assign the reset count to *1*, which >> should be *i*. >> [2/3] Debug: change to include system header >> Just change header like #include "stdio.h" to #include <stdio.h> >> [3/3] Global: change to include system header >> same as [2/3] >> >> Best Regards, >> swpd >> > > > > -- > Eduardo Silva > http://edsiper.linuxchile.cl > http://www.monkey-project.com >
0001-Body-Buffer-Fix-reset-count.patch
Description: Binary data
0002-Debug-change-to-include-system-header.patch
Description: Binary data
0003-Global-change-to-include-system-header.patch
Description: Binary data
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
