Project

Profile

Help

Bug #6196

closed

Functions of wrong arity: arguments → parameters

Added by Christian Grün 9 days ago. Updated 4 days ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Diagnostics
Sprint/Milestone:
-
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.

Actions #1

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

Also available in: Atom PDF