daokoder / dao-modules

Dao Standard Modules
http://daovm.net
12 stars 5 forks source link

Function wrapping failed for (string)(invar self: DateTime) => string #29

Closed electricface closed 9 years ago

electricface commented 10 years ago

(dao) load time = none (dao) time.now() [[ERROR]] in file "/home/g/dao/lib/dao/modules/help_en/help_module_standard.dao": At line 1 : Too many parameters --- " string "; = Function wrapping failed for (string)(invar self: DateTime) => string In function: DateTime::(string)(invar self: DateTime) => string DateTime0x1d5fe70

Night-walker commented 10 years ago

Probably an invar bug again...

daokoder commented 9 years ago

Fixed.