On Wed, 29 Apr 2009 19:26:15 +0200, Enrico wrote:
On Wed, 29 Apr 2009 10:10:46 -0700, Dennis wrote:
On windows. I didn't change any code (I've not been able to compile on windows recently, but I haven't gotten to that yet).
I wasn't thinking about escaping issues, I just put that regex into geany's search...
Ah ok, don't do that! This regex is used in the source code, it can't be used in the search dialogs (at least it doesn't make any sense) :).
Still no example code to test with :(.
But if you are using the Windows nightly builds, it might be related to that since they are cross-compiled while the release builds are natively compiled on Windows. I'll try this later but some example to
Ok, tested and verified: it's broken on the nightly builds but works fine on natively compiled builds. So, it's a minor issue especially since Geany 0.17 will be released soon (probably this weekend).
I'll have a look whether I can fix the cross-compiled builds wrt this issue but I won't spend much time on it, sorry.
Regards, Enrico