#40386: codeblocks: allow compilation with clang -------------------------+------------------- Reporter: mojca@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: codeblocks | -------------------------+------------------- Comment (by mojca@…): Here's the list of upstream reports: * [http://developer.berlios.de/patch/?func=detailpatch&patch_id=3496&group_id=5... avoid clang compilation error in profiler] for `src/plugins/contrib/profiler/cbprofiler.cpp` * [http://developer.berlios.de/bugs/?func=detailbug&bug_id=19110&group_id=5358 ld: unknown option: --no-undefined] only a problem is SVN trunk * [http://developer.berlios.de/bugs/?func=detailbug&bug_id=19111&group_id=5358 m_WorkingCopy: array initializer must be an initializer list] without the patch for `librariesdlg.cpp` * [http://developer.berlios.de/bugs/?func=detailbug&bug_id=19113&group_id=5358 missing #include <string> in CallTip.h] only a problem in SVN * [http://developer.berlios.de/bugs/?func=detailbug&bug_id=19114&group_id=5358 _rpl_malloc: Undefined symbols for architecture x86_64] only a problem in SVN * [http://developer.berlios.de/bugs/?func=detailbug&bug_id=19115&group_id=5358 MouseSap's Makefile isn't including GTK libs] a patch for `src/plugins/contrib/MouseSap/Makefile.am` (maybe it should be moved to patches?) * [http://developer.berlios.de/bugs/?func=detailbug&bug_id=19116&group_id=5358 source_exporter might need to link against fontconfig] patch for `src/plugins/contrib/source_exporter/Makefile.am` The following patches haven't been reported/submitted yet: * `patch-Makefile.diff` - I don't know what it does and why it is needed * `patch-sdk-configmanager.cpp` - I don't know what it does and why it is needed * `patch-src-plugins-contrib-lib_finder-librariesdlg.cpp.diff` - not tested yet, but reported (see above) -- Ticket URL: <https://trac.macports.org/ticket/40386#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X