On Fri, Dec 30, 2011 at 2:36 PM, Jake Vath <jake.vath at gmail.com> wrote:
> Without having seen the code, is this first time you are assigning a value
> to S_TOKEN_SEPARATOR?
>
>
>> const QString Plugin::S_TOKEN_SEPARATOR = ";;";
>
>
>  S_TOKEN_SEPARATOR is defined as being const, so that might be some
> trouble...
>
> Can you attach your source?

Its from KRename

http://www.krename.net/Stable.6.0.html

> What version of GCC are you using?

4.6.1

KRename broke on my upgrade of ubuntu.  Just trying to figure out why.