Hello Chapel developers,

I was compiling this project <https://github.com/Agobin/Chapel_GUI_testing>
of mine with chpl after modification of this file.
<https://github.com/Agobin/Chapel_GUI_testing/blob/master/Test.chpl>
Chapel's compiler reported this error message
<https://github.com/Agobin/Chapel_GUI_testing/blob/master/compilerMessage.txt>
to me, indicating it had
found a bug.
The error originated from this file this file
<https://github.com/Agobin/Chapel_GUI_testing/blob/master/Test.chpl> on
line 15.

The idea I was trying to implement is exploiting generic functions to pass
a function as an argument to another function.

Please for your feedback as it would enhance this project's development
or give me an alternative approach of working around the error message.

  Additional information
chpl version: 1.12.0
gcc version:  5.3.1
Output of  $CHPL_HOME/util/printchplenv script
<https://github.com/Agobin/Chapel_GUI_testing/blob/master/ScriptOutput>

Thanks,
Agobin.
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Chapel-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-bugs

Reply via email to