[Rock-dev] [rock] #59: Typelib::ContainerType.<<(value) does not support argument strings longer than 1

rock noreply at opendfki.de
Fri Oct 28 13:42:46 CEST 2011


#59: Typelib::ContainerType.<<(value) does not support argument strings longer
than 1
---------------------+-----------------------------------
  Reporter:  alco01  |      Owner:  rock-dev-mailing-list
      Type:  defect  |     Status:  closed
  Priority:  normal  |  Component:  base
Resolution:  fixed   |   Keywords:  Typelib Ruby
---------------------+-----------------------------------
Changes (by sylvain.joyeux):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed on master:

  * std::string.<<(string) will fail if string.size != 1
  * use std::string.concat(string) to concatenate

-- 
Ticket URL: <https://rock.opendfki.de/ticket/59#comment:4>
rock <https://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list