Re: [OMPI devel] [OMPI svn] svn:open-mpi r13688

2007-02-16 Thread Josh Hursey
George, I don't think 'HKEY' is defined on all platforms (at least I'm getting compile errors from it on a Sun box). should the function definition: +static int read_keys_from_registry(HKEY hKey, char *sub_key, char *current_key); be changed some how? -- Josh On Feb 16, 2007, at 1:39

Re: [OMPI devel] [OMPI svn] svn:open-mpi r13688

2007-02-16 Thread George Bosilca
Missed that one. Thanks. Update and it should be fixed. Thanks, george. On Feb 16, 2007, at 4:38 PM, Josh Hursey wrote: George, I don't think 'HKEY' is defined on all platforms (at least I'm getting compile errors from it on a Sun box). should the function definition: +static int