User forums > Help

[Ubuntu] "instanciated from here" build message not clickable

<< < (2/2)

oBFusCATed:
No, I've forgotten about it. Adding to the todo, so I can look at it next week.

oBFusCATed:
I've found some time to test the reg expression and it doesn't work.
Have you tried it with the regexp testbed plugin?

I've an expression which works, but it requires changes to the code, because it returns the line number at two different positions for the two cases. :(

Jenna:
Can you please test these two regexes:
Both have to be included before (!) the existing Compiler warning and before the existing Compiler error.
Only tested on linux with gcc4.4 to 4.6 (only 4.5 and 4.6 lead to  the issue.

Compiler warning (2):

--- Code: ---([][{}() \t#%$~[:alnum:]&_:+/\.-]+):([0-9]+):[0-9]+:[ \t]([Ww]arning:[ \t].*)
--- End code ---

Compiler error (2)

--- Code: ---([][{}() \t#%$~[:alnum:]&_:+/\.-]+):([0-9]+):[0-9]+:[ \t](.*)
--- End code ---

Line number etc. are the same as for the existing regexes.

Navigation

[0] Message Index

[*] Previous page

Go to full version