Re: still getting errors with CRM
Paolo <[email protected]>
| Newsgroups | gmane.mail.spam.crm114 |
|---|---|
| Message-ID | <20080429192331.GA26612@localhost> |
On Tue, Apr 29, 2008 at 03:13:33AM +0200, Ger Hobbelt wrote:
>
> Meanwhile, to answer Paolo: I'm sorry, the latter. (expandvar is ever
> so slightly b0rked).
yes, but not *that* much
> Anyway, my current belief is this is not a 64-bit only issue, but does
> happen in a very particular fringe case where the first character
> beyond the valid string is a '\' backslash, causing expandvar to grab
there's no ending '\' in the source text, it's added by the bug:
...
261. --> input (:priolist:) [:*:fileprefix:priolist.mfp]
[:*:fileprefix:priolist.mfp]
--:*:fileprefix:priolist.mfp-- len 26
281. qexpandvar on =:*:fileprefix:priolist.mfp\Ùÿ= len: 26 bitmask: 7
...
861. --> input (:priolist:) [:*:fileprefix:priolist.mfp]
[:*:fileprefix:priolist.mfp]
--:*:fileprefix:priolist.mfp-- len 26
881. qexpandvar on =:*:fileprefix:priolist.mfp\-ÿ= len: 26 bitmask: 7
...
1461. --> input (:priolist:) [:*:fileprefix:priolist.mfp]
[:*:fileprefix:priolist.mfp]
--:*:fileprefix:priolist.mfp-- len 26
1481. qexpandvar on =:*:fileprefix:priolist.mfp\éÿ= len: 26 bitmask: 7
...
there's no fancy string to expand here, plain ascii - expandvar is not
so b@3ked to cough even on that (hope we didn't miss such a bug for so long,
ending '\' has been an issue ages ago).
--
paolo
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Crm114-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crm114-general