Hello,

I met this error when testing the build of Chapel 1.15 with hello.chpl:

In file included from /tmp/chpl-hzhang86-29849.deleteme/_main.c:26:0:
/tmp/chpl-hzhang86-29849.deleteme/ChapelArray.c: In function 'deinit4':
/tmp/chpl-hzhang86-29849.deleteme/ChapelArray.c:1052:38: error: request for
member 'addr' in something not a structure or union
 call_tmp3 = &((&((this5)->_instance))->addr);
                                      ^
Not sure how to fix that, the build of Chapel compiler succeeded.

Thanks

-- 
Best regards


Hui Zhang
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to