Patrick Spendrin schrieb: > Ralf Habacker schrieb: >> Patrick Spendrin schrieb: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> Ralf Habacker schrieb: >>> >>>> Hi, >>>> >>>> since r1025903 krusader sources are fetched from kde svn and it not >>>> compilable because of a missing patch, which was applied before the >>>> mentioned release. >>>> >>> the patch wasn't applied for svnHEAD in the old krusader svn head but >>> instead only for the 2.0.0-beta2 package. You can still get this package >>> using emerge --target=2.0.0-beta2 krusader . If this shouldn't work, >>> then please tell me again. >> [ 52%] Building CXX object >> krusader/Queue/CMakeFiles/Queue.dir/queue_mgr.obj >> queue_mgr.cpp >> D:\daten\kde\svn\trunk\extragear\utils\krusader\krusader\Queue\queue_mgr.cpp(47) >> : error C2057: Konstanter Ausdruck erwartet >> D:\daten\kde\svn\trunk\extragear\utils\krusader\krusader\Queue\queue_mgr.cpp(47) >> : error C2466: Zuordnung eines Arrays der konstanten Größe 0 nicht möglich. >> D:\daten\kde\svn\trunk\extragear\utils\krusader\krusader\Queue\queue_mgr.cpp(47) >> : error C2133: 'queueArray': Unbekannte Größe >> The related source line is listed below: > >> Queue *queueArray [ queuesSize ]; > >> There are more issues: > Yes, I know, when I moved krusader to the extragear section, I also sent > some patches to krusader-devel mailing list (I wasn't sure how to fix > the variable length arrays in a nice way). It was added to the bug > tracker > (http://sourceforge.net/tracker/?func=detail&aid=2865231&group_id=6488&atid=106488) > . I think a QVector<Queue*> should work much better than new[]/delete[].
Christian
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
