The warnings below come from the Solaris Studio 12.3 compilers when testing
r30538 on the v1.7 branch (to confirm the undefined MB problem has been
resolved).

These are in addition to the shmem/{posix,svsv} ones reported yesterday.
I am NOT saying that any/all of these are new, just that I didn't report
them yet.

-Paul

"[SRCDIR]/opal/mca/base/mca_base_param.c", line 583: warning: enum type
mismatch: op "="

"[SRCDIR]/opal/mca/hwloc/hwloc172/hwloc/src/topology-synthetic.c", line
433: warning: initializer will be sign-extended: -1
"[SRCDIR]/opal/mca/hwloc/hwloc172/hwloc/src/topology-custom.c", line 85:
warning: initializer will be sign-extended: -1
"[SRCDIR]/opal/mca/hwloc/hwloc172/hwloc/src/topology-xml.c", line 1152:
warning: initializer will be sign-extended: -1

"[SRCDIR]/orte/mca/rmaps/base/rmaps_base_binding.c", line 975: warning:
statement not reached

"[SRCDIR]/orte/mca/odls/default/odls_default_module.c", line 512: warning:
statement not reached

"[SRCDIR]/ompi/datatype/ompi_datatype_args.c", line 515: warning: improper
pointer/integer combination: op "="

"[SRCDIR]/ompi/mca/io/romio/romio/adio/common/ad_fstype.c", line 315:
warning: statement not reached

"[SRCDIR]/ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c", line 143: warning:
assignment type mismatch:
        pointer to struct sm_offset {struct  {..} mutex, long long offset}
"=" pointer to char
"[SRCDIR]/ompi/mca/sharedfp/sm/sharedfp_sm_file_open.c", line 216: warning:
argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/include/sys/mman.h", line 165
        argument : pointer to struct sm_offset {struct  {..} mutex, long
long offset}



-- 
Paul H. Hargrove                          phhargr...@lbl.gov
Future Technologies Group
Computer and Data Sciences Department     Tel: +1-510-495-2352
Lawrence Berkeley National Laboratory     Fax: +1-510-486-6900

Reply via email to