--
Carlo Pierri - K2 Informatica - Via Le Corbusier, 13 - 48124 RAVENNA - ITALY
Il giorno gio, 12/05/2016 alle 22.21 +0000, Teodor Petrov ha scritto:
Milestone: Release_xx.yy --> Undefined
Comment:
Does it happen with simple projects?
Can you share a sample project?
What version are you using?
What os are you running? [tickets:#353] Replace in files hangs
Status: open
Milestone: Undefined
Created: Thu May 12, 2016 05:50 AM UTC by Carlo Pierri
Last Updated: Thu May 12, 2016 05:50 AM UTC
Owner: nobody
When I try to replace a string into all files of project Code::Blocks
hangs.
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/codeblocks/tickets/353/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Please don't use email to reply here. It messes things quite a lot.
I hope you understand that without a way to reproduce this problem we cannot do anything about it. Can you try if this happens with any of the cb projects for example?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Teodor,
Ubuntu 16.04 64
svn 10850
above 30 .cpp modules
sorry, no.
Thanks
C. pierri
--
Carlo Pierri - K2 Informatica - Via Le Corbusier, 13 - 48124 RAVENNA - ITALY
Il giorno gio, 12/05/2016 alle 22.21 +0000, Teodor Petrov ha scritto:
Related
Tickets: #353
Please don't use email to reply here. It messes things quite a lot.
I hope you understand that without a way to reproduce this problem we cannot do anything about it. Can you try if this happens with any of the cb projects for example?
Does it happen with simple projects?
Can you share a sample project?
What version are you using?
What os are you running?
I'm able to repro this:
* OS: Windows 7
* Sample project is not necessary, it's an editor issue.
* Code::Blocks version: 16.01
All you have to do is a regular expression replace Ctrl+R, where
the search text is something like ^[0-9]* and the replacement text is empty