<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: Plasma, hein, davidedmundson, bshah.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />ngraham requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D17930">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The current recursion depth of 512 is rather large and causes out-of-memory errors on even fairly beefy machines.</p>

<p>This patch reduces the recursion limit to 64, which allows plasma-desktop to be compiled on a test of a simulated very low-end machine in a VM: 2 processors with 2 GB RAM.</p>

<p>BUG: 362946<br />
FIXED-IN: 5.12.8</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Compile plasma-desktop on the above-mentioned VM without first disabling this feature ot not building the keyboard KCM. It works!</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>BRANCH</strong><div><div>geometry-parser-compilation-fix (branched from Plasma/5.12)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D17930">https://phabricator.kde.org/D17930</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kcms/keyboard/CMakeLists.txt</div></div></div><br /><div><strong>To: </strong>ngraham, Plasma, hein, davidedmundson, bshah<br /><strong>Cc: </strong>plasma-devel, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>