Hi vmc team,
I'm wondering if the function:
int igiwty_(int* dum) {}
in added/dummies.c can be modified to:
int igiwty_(int* dum) { return 1; }
to avoid a 'control reaches end of non-void function'
warning while compiling.
I'm using the trunk version of geant3.
Thanks,
-Sue
Received on Mon Feb 16 2009 - 01:45:06 CET
This archive was generated by hypermail 2.2.0 : Mon Feb 16 2009 - 11:25:01 CET