all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Warning during compilation of fileio.c
@ 2003-03-21 23:42 Kim F. Storm
  2003-03-23  2:09 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Kim F. Storm @ 2003-03-21 23:42 UTC (permalink / raw)



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 <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-23  2:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-21 23:42 Warning during compilation of fileio.c Kim F. Storm
2003-03-23  2:09 ` Kenichi Handa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.