<table><tr><td style="">arrowdodger created this revision.<br />arrowdodger added a reviewer: KDevelop.<br />Restricted Application added a project: KDevelop.<br />Restricted Application added a subscriber: kdevelop-devel.<br />arrowdodger 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/D13387">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Without marking these classes as exported, <tt style="background: #ebebeb; font-size: 13px;">dynamic_cast<></tt>'s on them fail. This was causing test_problemstore to fail on FreeBSD.<br />
This problem can be made visible if you move ProblemStoreNode constructor into a .cpp belonging to KDevPlatformShell library. The <tt style="background: #ebebeb; font-size: 13px;">test_problemstore</tt> would fail to link then, due to unresolved references to "typeinfo".</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>test_problemstore now passes on FreeBSD</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>problemstorenode_export</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13387">https://phabricator.kde.org/D13387</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kdevplatform/shell/problemstorenode.h</div></div></div><br /><div><strong>To: </strong>arrowdodger, KDevelop<br /><strong>Cc: </strong>kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger<br /></div>