[ET Trac] [Einstein Toolkit] #1374: C++ complex implementation fails to compile

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu May 30 21:27:42 CDT 2013


#1374: C++ complex implementation fails to compile
-----------------------+----------------------------------------------------
  Reporter:  knarf     |       Owner:                     
      Type:  defect    |      Status:  review             
  Priority:  critical  |   Milestone:  ET_2013_05         
 Component:  Cactus    |     Version:  development version
Resolution:            |    Keywords:                     
-----------------------+----------------------------------------------------

Comment (by knarf):

 That would correspond to the following, which also works for me:
 {{{
 Index: cctk_Groups.h
 ===================================================================
 --- cctk_Groups.h       (revision 5021)
 +++ cctk_Groups.h       (working copy)
 @@ -26,13 +26,13 @@

  /* Prototypes */

 +#include "cctk_Types.h"
 +
  #ifdef __cplusplus
  extern "C"
  {
  #endif

 -#include "cctk_Types.h"
 -
  int         CCTK_DecomposeName(const char *fullname,
                                 char **implementation,
                                 char **name);
 }}}

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1374#comment:3>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list