Re: [Mudlet-makers] [Bug 1112223] Re: Package Exporter - Applies the /MudletPackage too early in the XML

2013-03-04 Thread Heiko
Chris, you need to fix your git config to ignore whitespaces and you need to convert tabs to spaces in your editor. It's impossible to see what's changed in your commit right now - and this is a dangerous commit Am 03.03.2013 20:22, schrieb Chris: I think this fix solves it:

[Mudlet-makers] [Bug 1112223] Re: Package Exporter - Applies the /MudletPackage too early in the XML

2013-03-04 Thread Chris
Tabs are already whitespaces in my editor (I use Qt Creator). The changes are just fixing line indentations to reflect the coding style of the rest of the document. Here's a bare-bones commit. The cosmetics can be its own fix.

[Mudlet-makers] [Bug 1146153] [NEW] Windows: complicated regex can crash Mudlet on a long line

2013-03-04 Thread Vadim Peretokin
Public bug reported: The following regex: ^(?:[A-Za-z]+\b,? *){2,} tells you, That looks good\. I'll be in touch\. Will crash Windows Mudlet on a really, really long line from the game (presumably to an overflow, there are over 4k frames on the backtrace when it happens). Doesn't happen on 64bit