Weak error message from non-sequential functions

Bug #867216 reported by William Candillon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Markos Zaharioudakis

Bug Description

I have the following code:

declare function api:handle()
{
 api:sequential-function()
};

I get the following error:
Zorba store error [zerr:XSST0004]: "api:handle": function declared
nonsequential but has sequential body

This error message could be improved to something like:
"api:handle": function declared nonsequential but calls sequential function "api:sequential-function"

Chris Hillery (ceejatec)
tags: removed: core-runtime
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.