Project

Profile

Help

Bug #6102

closed

Various QT4 functions do not accept () as value for optional arguments

Added by Michael Kay about 1 year ago. Updated 5 months ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Features new in 4.0
Sprint/Milestone:
-
Start date:
2023-06-28
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
trunk
Fix Committed on Branch:
trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

In many cases where an argument is optional, the 4.0 specifications allow an empty sequence to be supplied as the value, with the same effect as omitting the argument. In a number of cases this change has not been implemented.

Examples so far identified include:

fn:resolve-uri (2nd arg)
fn:subsequence (3rd arg)
fn:substring (3rd arg)
fn:tokenize (2nd arg)
fn:trace (2nd arg)
fn:unparsed-text (2nd arg)
fn:unparsed-text-available (2nd arg)
fn:unparsed-text-lines (2nd arg)
array:subarray

Please register to edit this issue

Also available in: Atom PDF