HomePhorge

(PUP-2794) Fix problem with check for >0 params
b0ad2f77f371Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2794) Fix problem with check for >0 params

There was a problem with the check for empty range, as the size
of a range Integer[0,0] is not 0, but 1 (there is a 0 in the range).

Also adds test to check that type parser produces a Callable with
a Unit type when the range so requires.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUdbefc16eaf07: (PUP-2794) Remove Util::Functions::IterativeSupport
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUb0ad2f77f371: (PUP-2794) Fix problem with check for >0 params (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Jul 2 2014, 2:49 AM