-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
When compiling my little test program, I get this error:
Error: internal error: openArrayLoc: PPyRef
Steps to reproduce:
0. use the current nimrod devel (d87579f)
- clone https://github.com/micklat/NimBorg, revision 6d2dfa
- cd NimBorg/test
- nimrod -r -p=../.. c test_mpl.nim
my system is ubuntu 12.04, with gcc 4.6.3.