> or change the grammar not to need unlimited stack space.
> it says
yes. you're right. i should have fixed this properly
before posting.
> fields: '\n'
> { yydone = 1; }
> | field '\n'
> | field '\n' fields
> ;
>
On Thu, Sep 9, 2010 at 4:13 PM, erik quanstrom wrote:
> lately, i've been seeing email with gigantic headers.
> 120 header lines are not that uncommon. unfortunately
> upas has sometimes inserts a blank line about
> (but not exactly) 4k into the file. a bit of digging, upas/send
> was assuming t