[MacRuby] #858: "rake spec:ci" crashes.

MacRuby ruby-noreply at macosforge.org
Tue Aug 24 06:26:09 PDT 2010


#858: "rake spec:ci" crashes.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:  0.7-blocker          
----------------------------------+-----------------------------------------

Comment(by watson1978@…):

 How about analyzing a source code with scan-build once?[[BR]]
 http://clang-analyzer.llvm.org/

 {{{
 $ curl -O http://clang-analyzer.llvm.org/checker/checker-247.tar.bz2
 $ tar xvjf checker-247.tar.bz2
 $ cd MacRuby-svn-trunk
 $ RC_ARCHS=x86_64 ../checker-247/scan-build -o ./report rake macruby
 }}}
 Report files output to "./report".

 NULL pointer access, etc, are written in the report. [[BR]]
 I hope not to be a bug.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/858#comment:10>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list