Actions
Bug #6196
closed

Functions of wrong arity: arguments → parameters
Start date:
2023-09-15
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java
Description
The following expressions…
for-each((), sum#2)
…returns: The supplied function (fn:sum) has 2 arguments - expected 1
.
I think it should be parameters
instead of arguments
.
Updated by Michael Kay 4 days ago
- Category set to Diagnostics
- Status changed from New to Resolved
- Assignee set to Michael Kay
- Applies to branch 12, trunk added
- Fix Committed on Branch 12, trunk added
- Platforms .NET, Java added
Thanks, fixed.
Please register to edit this issue
Actions