The gnulib module "ctime" declares "ctime" to be deprecated.

  "ctime" is not used in "groff".

  CC       lib/libgnu_a-openat-proc.o
In file included from ../lib/openat-proc.c:25:
In file included from ./lib/sys/stat.h:51:
./lib/time.h:1094:18: warning: ctime has portability problems -
use gnulib module ctime for portability [-Wuser-defined-warnings]
_GL_WARN_ON_USE (ctime, "ctime can overrun buffers in some cases -
"
                 ^
./lib/time.h:956:1: note: from 'diagnose_if' attribute on 'ctime':
_GL_WARN_ON_USE (ctime, "ctime has portability problems - "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./lib/sys/select.h:593:19: note: expanded from macro
'_GL_WARN_ON_USE'
  __attribute__ ((__diagnose_if__ (1, message, "warning")))
                  ^                ~
1 warning generated.


Reply via email to