Ticket #681 (closed bug: fixed)

Opened 5 months ago

Last modified 5 months ago

Hydra Warnings with Intel Compiler

Reported by: James Dinan <dinan@…> Owned by: balaji
Priority: major Milestone: mpich2-1.1.1
Component: mpich2 Keywords:
Cc:

Description

./pm/pmiserv/pmi_handle_v2.c(73): warning #181: argument is incompatible
with corresponding format string conversion
       HYDU_snprintf(cmdlen, 7, "%6d", strlen(cmd));


./pm/pmiserv/pmi_proxy_utils.c(99): warning #188: enumerated type mixed
with another type
               HYD_PMCD_pmi_proxy_params.binding = atoi(*argv);
                                                 ^

./pm/pmiserv/pmi_proxy_utils.c(145): warning #188: enumerated type mixed
with another type
               HYD_PMCD_pmi_proxy_params.genv_prop = atoi(*argv);
                                                   ^

./pm/pmiserv/pmi_proxy_utils.c(237): warning #188: enumerated type mixed
with another type
               exec->prop = atoi(*argv);
                          ^

./pm/pmiserv/pmi_proxy_utils.c(280): warning #188: enumerated type mixed
with another type
               HYD_PMCD_pmi_proxy_params.proxy.launch_mode = atoi(*argv);
                                                           ^

Attachments

Change History

Changed 5 months ago by James Dinan

  • id set to 681

This message has 0 attachment(s)

Changed 5 months ago by balaji

  • owner set to balaji
  • milestone set to mpich2-1.1.1

Changed 5 months ago by balaji

  • status changed from new to closed
  • resolution set to fixed

This should be fixed in r4914-r4916. Resolving.

WARNING! You need to either login using OpenID here or enter your email address here before you can create or edit tickets. Otherwise the ticket will get treated as spam. More information on creating tickets can be found here.

Don't forget to add your email address to the cc list to make sure that you get updated of the ticket status.

Add/Change #681 (Hydra Warnings with Intel Compiler)

Author



Change Properties
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.