Reformatted excerpts from Rich Lane's message of 2009-07-28:
> Sure. The commit "don't automatically parse header on Message#new" broke
> test_message because the message id/etc fields are nil until
> load_from_source! is called. This patch just calls load_from_source!
> whenever we create a message in the testcase.

Got it. Applied, thanks!

> The other two are fixes for problems reported by Guillaume Quintard.
> Ferret sup-dump was failing because the query passed to each_id didn't
> have any positive terms.

Hah.

> The date-ceiling code was broken on 32 bit machines because the
> maximum signed long is 2**31-1, not 2**31.

Ok, both applied. Thanks!
-- 
William <[email protected]>
_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to