Re: [OMPI devel] More VT warnings

2008-02-04 Thread Matthias Jurenz
The compiler warnings should be fixed... thank for the hint, Tim. On Fr, 2008-02-01 at 20:08 +0100, Ralf Wildenhues wrote: > * Tim Prins wrote on Fri, Feb 01, 2008 at 04:09:31PM CET: > > > > Note that this indicates that the file vt_metric_papi.c is being > > compiled *3* times. I am not using

Re: [OMPI devel] More VT warnings

2008-02-01 Thread Ralf Wildenhues
* Tim Prins wrote on Fri, Feb 01, 2008 at 04:09:31PM CET: > > Note that this indicates that the file vt_metric_papi.c is being > compiled *3* times. I am not using a parallel make here. Any ideas why > it is compiling 3 times? The file is listed as source file to four different libraries, and p

[OMPI devel] More VT warnings

2008-02-01 Thread Tim Prins
With a fresh checkout, I get the following warnings: vt_metric_papi.c:72: warning: no previous prototype for ‘vt_metric_error’ vt_metric_papi.c:86: warning: no previous prototype for ‘vt_metric_warning’ vt_metric_papi.c:100: warning: function declaration isn’t a prototype vt_metric_papi.c: In fun