Skip to Content.
Sympa Menu

charm - [charm] -Wreorder warnings in generated decl.h and def.h for templated chares

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] -Wreorder warnings in generated decl.h and def.h for templated chares


Chronological Thread 
  • From: Jozsef Bakosi <jbakosi AT gmail.com>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] -Wreorder warnings in generated decl.h and def.h for templated chares
  • Date: Sat, 30 Apr 2016 14:47:49 -0600

Updating to 6.7.1 I am getting warnings, such as

RNGTest/testu01.def.h:664:21: warning: field 'thisProxy' will be initialized after base 'Chare' [-Wreorder]
  CBase_TestU01() : thisProxy(this)

from both the generated def.h and decl.h for only templated chares. Just wanted to tell you guys. This is probably an easy fix.

Thanks,
Jozsef



  • [charm] -Wreorder warnings in generated decl.h and def.h for templated chares, Jozsef Bakosi, 04/30/2016

Archive powered by MHonArc 2.6.16.

Top of Page