Error on root path #1

Closed
opened 2017-04-13 13:19:35 +01:00 by apb2006 · 0 comments
apb2006 commented 2017-04-13 13:19:35 +01:00 (Migrated from github.com)

Null pointer error when name is empty e.g.

import module namespace fw="quodatum:file.walker";
declare namespace c="http://www.w3.org/ns/xproc-step";
let $options:=map{}
return fw:directory-list("E:/",$options)
Null pointer error when name is empty e.g. ``` import module namespace fw="quodatum:file.walker"; declare namespace c="http://www.w3.org/ns/xproc-step"; let $options:=map{} return fw:directory-list("E:/",$options) ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
expkg-zone58/file-walker#1
No description provided.