On 2014-01-05 11:33:43 -0600 Richard Frith-Macdonald <[email protected]> wrote:
[...] > > I found it ... it's actually in Pantomime rather than GNUmail. Sorry. > Not that that helps much. > Looking at NSData.m I think it would be possible to get this exception if you > have an empty mutable string which has never been used (so it doesn't have a > buffer), and try to replace a zero length range with a zero length string. > That ought to be a no-op, so I've modified the code to check for that case > and return without doping anything if it finds it. > Maybe the code in turnk would work now? > Thanks Richard, now works. Germán. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
