16 Mar
2010
16 Mar
'10
8:40 p.m.
Hello, after I pulled and made the darcs patch again, now it is 116K, which is still too big to send to the list. If I gzip it, then it becomes 44K, which is almost the right size. For reference, if I use "darcs diff" to compute the changes, the resulting patch is 2.8K. Let me know how to proceed. -Iavor On Mon, Mar 15, 2010 at 5:57 PM, Ian Lynagh <igloo@earth.li> wrote:
On Mon, Mar 15, 2010 at 09:48:02AM -0700, Iavor Diatchki wrote:
I have a darcs patch implementing the feature but I could not send it to the list because for some reason the patch is 150K long (!!! my changes are only ~50 lines) and the list has a 40K limit.
I've just tagged the repo, so if you pull then you should get a much smaller patch file generated.
Thanks Ian