View Issue Details

IDProjectCategoryView StatusLast Update
0000612LDMud 3.3Efunspublic2018-01-29 22:57
ReporterGnomi Assigned ToGnomi  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platformi686OSDebian GNU/LinuxOS Version4.0
Product Version3.3.718 
Target Version3.3.719Fixed in Version3.3.719 
Summary0000612: Remove "Arguments passed to variable closure." error
Descriptionfuncall(#'var, 1) gives the error "Arguments passed to variable closure.".
funcall(#'fun, 1) doesn't, even if fun() takes no arguments.
funcall("str", 1) doesn't either, the arguments are simply ignored.

I think funcall(#'var, 1) should behave as funcall("str", 1) and ignore any additional arguments instead of throwing an error.
TagsNo tags attached.

Activities

Gnomi

2009-05-18 16:37

manager   ~0001115

Done in r2587.

Issue History

Date Modified Username Field Change
2009-03-11 08:44 Gnomi New Issue
2009-03-11 08:44 Gnomi Status new => assigned
2009-03-11 08:44 Gnomi Assigned To => Gnomi
2009-03-11 08:46 Gnomi Project LDMud => LDMud 3.3
2009-05-18 16:37 Gnomi Note Added: 0001115
2009-05-18 16:37 Gnomi Status assigned => resolved
2009-05-18 16:37 Gnomi Fixed in Version => 3.3.719
2009-05-18 16:37 Gnomi Resolution open => fixed
2010-11-16 10:42 Gnomi Source_changeset_attached => ldmud.git master 928e9eb2
2018-01-29 19:59 Gnomi Source_changeset_attached => ldmud.git master 928e9eb2
2018-01-29 22:57 Gnomi Source_changeset_attached => ldmud.git master 928e9eb2