Re: long message id as first reference
"Martin Trautmann" <[email protected]>
| Newsgroups | gmane.network.slrn.user |
|---|---|
| Message-ID | <[email protected]> |
In-Reply-To: <[email protected]> On 2007-12-19 13:18, Martin Trautmann wrote: > Is this valid? I think I had seen a posting recently which confirmed that > > keyword:[space] > [content] > > SHOULD be ok. But I do not remember where. Found it again: <news:[email protected]> The patch by Thomas Wiegner was: #v+ --- mime.c 2007-12-02 16:36:05.000000000 +0100 +++ mime.c 2007-12-02 16:44:17.000000000 +0100 @@ -1342,7 +1342,7 @@ /* skip the first word and all ws after it * (folding after the keyword is not allowed) */ /* I'm not sure about that FS */ - while (((last_ws) || (s[pos] != ' ')) && (s[pos] != '\0')) + while (((last_ws == 0) || (s[pos] != ' ')) && (s[pos] != '\0')) { if (s[pos] == ' ') last_ws = pos; #v- Message-ID: <[email protected]> See also Newsgroups: news.software.readers Subject: Re: [slrn] Header Too Long (again) Message-ID: <[email protected]> -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace