[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnulib] memrchr use in chdir-long
From: |
ericblake |
Subject: |
[bug-gnulib] memrchr use in chdir-long |
Date: |
Tue, 01 Feb 2005 16:06:37 +0000 |
When compiling coreutils on cygwin, I get the warning:
chdir-long.c: In function `chdir_long':
chdir-long.c:176: warning: initialization makes pointer from integer without a
cast
It looks like the memrchr module needs to provide a header, and the chdir-long
module needs to depend on memrchr and include that header to get a prototype
for memrchr().
--
Eric Blake
- [bug-gnulib] memrchr use in chdir-long,
ericblake <=