Menu

#41 collectgarbage with no arguments

v3.0-beta1
closed-fixed
nobody
None
5
2015-04-30
2014-11-02
Dan Jasek
No

Calling collectgarbage() throws a bad argument exception. It looks like the code in BaseLib.java expects the first argument to be a string.

I believe collectgarbage with no arguments should do the same thing as collectgarbage("collect").

Discussion

  • James Roseborough

    Fixing in 3.0.1

     
  • James Roseborough

    • status: open --> pending-fixed
     
  • James Roseborough

    • status: pending-fixed --> closed-fixed
     
  • James Roseborough

    Is fixed in version 3.0.1.

     

Log in to post a comment.