[Geany] Help with custom compiler

Lex Trotman elextr at xxxxx
Fri Jul 20 00:50:53 UTC 2012


On 20 July 2012 05:39, Laszlo Nagy <gandalf at shopzeus.com> wrote:
> Some update on the regexp.
>
> At my workplace, I use Ubuntu. On that version, this regexp:
>
> "([^\"]+)":([^:]+):[^:]+:([^:]+):([^:]+)
>
> Worked for this message:
>
> "/home/gandalf/Python/Lib/shopzeus/demos/ssdl/test/test.ssdl":41:E:test.person_location.person.references:Definition
> per.person2 not found (#5).
>
> I went home, updated my sources from svn and tried the same regexp under
> Windows, with this error message:
>
> "c:\Python\Lib\shopzeus\demos\ssdl\test\test.ssdl":41:E:test.person_location.person.references:Definition
> per.person2 not found (#5).
>
> It doesn't work. Geany displays the error message in black&white color. When
> I click on the message, nothing happens.
>
> Is this a Geany version related problem (0.21) or a Windows related thing?

Possibly version related, the regex engine was changed between 0.21 and 1.22.

Cheers
Lex

>
> Thanks,
>
>    Laszlo
>
>
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> https://lists.uvena.de/cgi-bin/mailman/listinfo/geany



More information about the Users mailing list