<div dir="ltr">Hi Albert,<div><br></div><div>Thanks, for the clue.</div><div>I tried compiling it with -fno-var-tracking-assignments. Now i can use the plasmoid again.</div><div>I have pushed the changes to make it compile able against latest libkiten. </div>
<div><br></div><div>Regards,</div><div>Reza</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 15, 2014 at 8:38 PM, Albert Astals Cid <span dir="ltr"><<a href="mailto:aacid@kde.org" target="_blank">aacid@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El Dissabte, 15 de febrer de 2014, a les 10:23:36, Reza Shah va escriure:<br>
<div class="">> Hi,<br>
><br>
> I'm trying to revive my plasmoid(Kiten QML)<br>
> You can download from here:<br>
> <a href="http://kde-apps.org/content/show.php/?content=141072" target="_blank">http://kde-apps.org/content/show.php/?content=141072</a><br>
> I apologize, currently it won't compile against latest 4.1X<br>
><br>
> In order to compile against latest 4.1X, i adjusted the codes.<br>
> Headers name fix and enum fix.<br>
><br>
> But the compilation stop at this error:<br>
> kitenengine/romajiconverter.cpp:47:6: note: variable tracking size limit<br>
> exceeded with -fvar-tracking-assignments, retrying without<br>
><br>
> Any clue how to solve this compilation error?<br>
<br>
</div>To me it sounds like a compiler bug, note that it takes ages to try to compile<br>
the file and then after retrying without using -fvar-tracking-assignments<br>
(which does automatically) compiles the fine just fine.<br>
<br>
I guess gcc is not liking your huge map assigning function :D<br>
<br>
I suggest reporting a bug against the gcc guys and seeing what they say.<br>
<br>
Cheers,<br>
  Albert<br>
<div class="im HOEnZb"><br>
><br>
> I'm sorry if this is not related to kde-edu at all.<br>
> But i also need your help regarding the conversion logic, how  to make it<br>
> better.<br>
><br>
> Regards,<br>
> Reza<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</div></div></blockquote></div><br></div>