Menu

#426 Error in documentation for regina Insert()

closed-fixed
None
9
2014-06-08
2014-04-03
SimonT
No

A bit pedantic I know, but example in regina 3.5 documentation for Insert() has strings in wrong order, e.g:

INSERT('first','SECOND',3) -> 'fiSECONDrst' is incorrect, should read
INSERT('first','SECOND',3) -> 'SEfirstCOND'

Discussion

  • Mark Hessling

    Mark Hessling - 2014-05-15

    Not pedantic; just as major a bug as any other! Fixed in v3.8RC2

     
  • Mark Hessling

    Mark Hessling - 2014-05-15
    • status: open --> pending
    • assigned_to: Mark Hessling
    • Group: --> Next Release
     
  • Mark Hessling

    Mark Hessling - 2014-06-08
    • Status: pending --> closed-fixed
    • Group: Next Release -->
     

Log in to post a comment.