all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yavor Doganov <yavor@gnu.org>
To: 5569@debbugs.gnu.org
Subject: bug#5569: 23.1.92; [ns] Latest visible-bell changes break the GNUstep build
Date: Fri, 12 Feb 2010 18:55:06 +0200	[thread overview]
Message-ID: <873a16l7h1.fsf@gana.yavor.doganov.org> (raw)

Package: emacs,ns

This change

2010-01-31  Filipe Cabecinhas  <filcab@gmail.com>  (tiny change)

	* nsterm.m (ns_ring_bell): Handle visible bell like X.

is not GNUstep-compatible:

nsterm.m:820: error: 'CGContextRef' undeclared (first use in this function)
nsterm.m:820: error: (Each undeclared identifier is reported only once
nsterm.m:820: error: for each function it appears in.)
nsterm.m:820: error: expected ';' before 'ctxt'
nsterm.m:821: error: 'CGRect' undeclared (first use in this function)
nsterm.m:821: error: expected ';' before 'lowerLine'
nsterm.m:822: error: 'lowerLine' undeclared (first use in this function)
nsterm.m:823: warning: implicit declaration of function 'CGRectMake'
nsterm.m:826: error: 'upperLine' undeclared (first use in this function)
nsterm.m:834: warning: implicit declaration of function 'CGContextSetBlendMode'
nsterm.m:834: error: 'ctxt' undeclared (first use in this function)
nsterm.m:834: error: 'kCGBlendModeDifference' undeclared (first use in this function)

In GNU Emacs 23.1.92.1 (i486-pc-linux-gnu, NS gnustep-gui-0.12.0)
 of 2010-02-11 on gana, modified for gNewSense
 (Unofficial gNewSense emacs-snapshot package, version 1:20100211-gns1)
Windowing system distributor `GNU', version 10.3.12
configured using `configure  '--build=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.1.92/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1.92/site-lisp:/usr/share/emacs/site-lisp' '--with-ns' '--disable-ns-self-contained' '--without-x' 'build_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -Wall -Wno-pointer-sign -fno-crossjumping -I/usr/include/GNUstep -O2' 'LDFLAGS=-g -Wl,-z,defs -Wl,--as-needed' 'CPPFLAGS=''







             reply	other threads:[~2010-02-12 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-12 16:55 Yavor Doganov [this message]
2010-02-18  7:22 ` bug#5569: 23.1.92; [ns] Latest visible-bell changes break the GNUstep build Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873a16l7h1.fsf@gana.yavor.doganov.org \
    --to=yavor@gnu.org \
    --cc=5569@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.