[Heimdal-source-changes] [heimdal/heimdal] f3b74d: solaris: Define _STDC_C11_BCI for memset_s prototype

Jeffrey Altman noreply at github.com
Fre May 24 01:06:05 CEST 2019


  Branch: refs/heads/heimdal-7-1-branch
  Home:   https://github.com/heimdal/heimdal
  Commit: f3b74d8d72436e928755471a704384e33a33ef72
      https://github.com/heimdal/heimdal/commit/f3b74d8d72436e928755471a704384e33a33ef72
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M cf/sunos.m4

  Log Message:
  -----------
  solaris: Define _STDC_C11_BCI for memset_s prototype

On Solaris, the memset_s() prototype is only visible if _STDC_C11_BCI
is defined.

93518bfab4e495bf4130be354464965e48a786c0 ("use memset_s")
introduced warnings on Solaris

  warning: implicit declaration of function ‘memset_s’;
  did you mean ‘memset’? [-Wimplicit-function-declaration]

Change-Id: Ia02db5e96021a26fb30aa1a593ef6a2b3e3a5b5f
(cherry picked from commit dc46b1f82d89912965a6bf5d86291884069d3007)




More information about the Heimdal-source-changes mailing list