Project

Profile

Help

Bug #6196

closed

Functions of wrong arity: arguments → parameters

Added by Christian Grün 8 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Diagnostics
Sprint/Milestone:
-
Start date:
2023-09-15
Due date:
% Done:

100%

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.

Please register to edit this issue

Also available in: Atom PDF