#753: An error occurs when access to Webrick's HTTPServer.
----------------------------------+-----------------------------------------
 Reporter:  watson1...@…          |       Owner:  lsansone...@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by watson1...@…):

 When Assertion failed by line 1341 of dispatch.cpp, it was as follows.
  * b->flags = 0
  * flags = 64

 But Test Script worked when line 1341 of dispatch.cpp was deleted.[[BR]]
 Is a "assert((b->flags & flags) == flags);" necessary?

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

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to