On Tue, May 8, 2012 at 10:46 AM, Marc Lehmann <[email protected]> wrote: > On Tue, May 08, 2012 at 10:33:43AM -0500, Brandon Black <[email protected]> > wrote: >> Then it works. If I change j++ to ++j in the above, it still works. > > another bug... cna you try with this loop:
That one works (or at least, doesn't throw an assert when running my app testsuite w/ EV_VERIFY=3) -- Brandon _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
