This post http://ranchero.com/?comments=1&postid=1938
led me to get llvm and clang running (the posted binary is x86 only). If anyone's interested, here's how the current sources fared in a static analysis [1]: http://bibdesk.sourceforge.net/BibDesk-trunk-2008-07-08-1/ It points out a few spurious problems (e.g. FVUtilities and BibAuthor are not leaking), but on the whole it's a pretty cool way of checking for leaks and other problems! [1] http://clang.llvm.org/StaticAnalysisUsage.html#RecommendedUsageGuidelines ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Bibdesk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bibdesk-users
