setName loses the 8'th character

Bug #713396 reported by John Hoare
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Myro-C++
Fix Released
High
Unassigned

Bug Description

  When I use robot.setName and robot.getName, it seems that the 8th
character gets lost. For example, in the sequence:

   robot.setName("spirit sqong");
   printf("%s\n", robot.getName());

the output printed is
spirit song

The "q" in the initial string disappears.

John Hoare (jhoare)
Changed in myro-c++:
status: New → Confirmed
John Hoare (jhoare)
Changed in myro-c++:
status: Confirmed → Fix Committed
milestone: none → 2.3.0
John Hoare (jhoare)
Changed in myro-c++:
importance: Undecided → High
John Hoare (jhoare)
Changed in myro-c++:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.