Menu

#51 bugfix - typo in ClassInstrumenter

open
nobody
None
5
2006-12-02
2006-12-02
No

Notice the missing "e" on the third to last character on the changed line.

This meant the line actually did nothing (just assigned the class variable back to itself -- it never used the method parameter.

Discussion

  • Paul Mclachlan

    Paul Mclachlan - 2006-12-02

    svn patch for 1 line bugfix

     
  • Paul King

    Paul King - 2007-03-10

    Logged In: YES
    user_id=694119
    Originator: NO

    +1 for adding this bug fix before next release