emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warning during compilation of fileio.c


From: Kim F. Storm
Subject: Warning during compilation of fileio.c
Date: 22 Mar 2003 00:42:32 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

On GNU/Linux, I get the following compiler warnings with the latest CVS version:

gcc -c -D_BSD_SOURCE     -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/home/kfs/fsf/emacs/src   -D_BSD_SOURCE    -I/usr/X11R6/include        -g -O2 
 fileio.c
fileio.c: In function `Ffile_name_directory':
fileio.c:450: warning: passing arg 1 of `make_specified_string' discards 
`const' from pointer target type
fileio.c: In function `Ffile_name_nondirectory':
fileio.c:489: warning: passing arg 1 of `make_specified_string' discards 
`const' from pointer target type

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]