#413: orogen: syntax error in missing dot before doc("")
---------------------+-----------------------------------
 Reporter:  mzenzes  |      Owner:  rock-dev-mailing-list
     Type:  defect   |     Status:  new
 Priority:  minor    |  Milestone:
Component:  base     |   Keywords:  orogen
---------------------+-----------------------------------
 in a `$project.orogen` doing

 {{{
 task_context "Test" do
     # this comment is used in the TestBase::setupComponentInterface()
     input_port("in", "/int")
         doc("instead of this text")
 end
 }}}

 is eaten happily by the parser

-- 
Ticket URL: <http://rock.opendfki.de/ticket/413>
rock <http://rock.opendfki.de>
rock: the robot construction kit
_______________________________________________
Rock-dev mailing list
[email protected]
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev

Reply via email to