User forums > Using Code::Blocks
Build messages settings and Find/Replace tool
Jenna:
--- Quote from: Joshua Flynn on August 31, 2011, 08:34:56 pm ---
--- Quote from: oBFusCATed on August 31, 2011, 07:41:40 pm ---Reinstall and make sure the checkbox for contrib plugins is checked.
--- End quote ---
Reinstalled it and made sure the RegEx testbed plugin was checked. I'll try it out.
Re-install doesn't fix the goto error line thingy.
--- End quote ---
Why should it.
Rename the path, so it contains no special characters (the ampersand in your case) and it will work again.
Alternatively you can add the ampersand to the output parsing regexes for warnings and errors in "Settings -> Compiler and debugger... -> Other settings -> Advanced options... -> Output parsing".
oBFusCATed:
Jens: why don't we add them to head svn, too?
Jenna:
--- Quote from: oBFusCATed on August 31, 2011, 09:50:45 pm ---Jens: why don't we add them to head svn, too?
--- End quote ---
Committed !
I also changed A-Za-z0-9 to [:alnum:], so all alphanumeric characters can be parsed, not only ascii-characters.
Works fine on linux and windows 7, tested with german umlauts and french accents.
Joshua Flynn:
--- Quote from: jens on August 31, 2011, 09:36:11 pm ---Why should it.
Rename the path, so it contains no special characters (the ampersand in your case) and it will work again.
Alternatively you can add the ampersand to the output parsing regexes for warnings and errors in "Settings -> Compiler and debugger... -> Other settings -> Advanced options... -> Output parsing".
--- End quote ---
Thank you. Problem fixed. Sorry I didn't reply sooner as I was working on researching the GIF specification.
Navigation
[0] Message Index
[*] Previous page
Go to full version