Hi Hui - We're going to need more information to reproduce this problem. As far as I know, we have never seen this problem with 1.15 before.
See the template here: https://github.com/chapel-lang/chapel/issues/new for the information we normally need in a bug report. Thanks, -michael >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
