View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000612 | LDMud 3.3 | Efuns | public | 2009-03-11 07:44 | 2018-01-29 21:57 |
Reporter | Gnomi | Assigned To | Gnomi | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i686 | OS | Debian GNU/Linux | OS Version | 4.0 |
Product Version | 3.3.718 | ||||
Target Version | 3.3.719 | Fixed in Version | 3.3.719 | ||
Summary | 0000612: Remove "Arguments passed to variable closure." error | ||||
Description | funcall(#'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. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-03-11 07:44 | Gnomi | New Issue | |
2009-03-11 07:44 | Gnomi | Status | new => assigned |
2009-03-11 07:44 | Gnomi | Assigned To | => Gnomi |
2009-03-11 07:46 | Gnomi | Project | LDMud => LDMud 3.3 |
2009-05-18 14:37 | Gnomi | Note Added: 0001115 | |
2009-05-18 14:37 | Gnomi | Status | assigned => resolved |
2009-05-18 14:37 | Gnomi | Fixed in Version | => 3.3.719 |
2009-05-18 14:37 | Gnomi | Resolution | open => fixed |
2010-11-16 09:42 | Gnomi | Source_changeset_attached | => ldmud.git master 928e9eb2 |
2018-01-29 18:59 | Gnomi | Source_changeset_attached | => ldmud.git master 928e9eb2 |
2018-01-29 21:57 | Gnomi | Source_changeset_attached | => ldmud.git master 928e9eb2 |