emacs-pretest-bug
[Top][All Lists]
Advanced

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

warnings when compiling Emacs


From: John Paul Wallington
Subject: warnings when compiling Emacs
Date: Thu, 15 May 2003 22:36:55 +0100

Compiling Emacs (on Debian unstable - powerpc-unknown-linux-gnu)
gives these warnings:

gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/build/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 alloc.c
alloc.c: In function `Fgarbage_collect':
alloc.c:4218: warning: passing arg 1 of `mark_object' discards qualifiers from 
pointer target type
alloc.c:4219: warning: passing arg 1 of `mark_object' discards qualifiers from 
pointer target type

gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/build/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 data.c
data.c: In function `let_shadows_buffer_binding_p':
data.c:1097: warning: assignment discards qualifiers from pointer target type

gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. 
-I/build/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include -g -O2 eval.c
eval.c: In function `record_unwind_protect':
eval.c:3054: warning: assignment from incompatible pointer type



In GNU Emacs 21.3.50.6 (powerpc-unknown-linux-gnu, X toolkit)
 of 2003-05-15 on indigo
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t





reply via email to

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