Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Conversation

@ana
Copy link
Contributor

@ana ana commented Jul 29, 2016

These problems were detected thanks to Debian QA efforts.

ana added 2 commits July 29, 2016 23:56
psm_diags.c: In function 'memcpy_check_size':
psm_diags.c:286:7: error: statement is indented as if it were guarded by... [-Werror=misleading-indentation]
       if (dst) psmi_free(dst);
       ^~
psm_diags.c:284:5: note: ...this 'if' clause, but it is not
     if (src == NULL || dst == NULL)
     ^~
  In file included from /«BUILDDIR»/psm/include/ipath_user.h:63:0,
                   from /«BUILDDIR»/psm/psm_user.h:45,
                   from am_reqrep_shmem.c:40:
  am_reqrep_shmem.c: In function 'psmi_shm_attach':
  /«BUILDDIR»/psm/include/ipath_udebug.h:79:28: error: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t {aka unsigned int}' [-Werror=format=]
      fprintf(__ipath_dbgout, "%s%s: " fmt, __ipath_mylabel, __func__, \
                              ^
  /«BUILDDIR»/psm/include/ipath_udebug.h:95:31: note: in expansion of macro '__IPATH_DBG_WHICH'
   #define _IPATH_PRDBG(fmt,...) __IPATH_DBG_WHICH(__IPATH_PROCDBG,fmt,##__VA_ARGS__)
                                 ^
  am_reqrep_shmem.c:544:2: note: in expansion of macro '_IPATH_PRDBG'
    _IPATH_PRDBG("Mapped and initialized shm object control page at %p,"
    ^
@hestela hestela merged commit 326b95a into intel:master Aug 15, 2016
@hestela hestela mentioned this pull request Aug 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants