The Chapel code:
const testData: ([?D]real, real, real, real, real) = (
([0.0, 2.0], 1.0, 1.0, 1.0, sqrt(2.0))
);
proc main(){}
casues the error message:
test_statistics.chpl:1: internal error: CAL0057 chpl Version
1.13.1.8b51523
Note: This source location is a guess.
Internal errors indicate a bug in the Chapel compiler ("It's us, not
you"),
and we're sorry for the hassle. We would appreciate your reporting
this bug --
please see http://chapel.cray.com/bugs.html for instructions. In the
meantime,
the filename + line number above may be useful in working around the
issue.
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected]
41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected]
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------
_______________________________________________ Chapel-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-bugs
