all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Fix another compiler warning on macOS
@ 2017-06-10 23:43 Alan Third
  2017-06-11 10:34 ` Philipp Stephani
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Third @ 2017-06-10 23:43 UTC (permalink / raw)
  To: emacs-devel; +Cc: Philipp Stephani

Re. commit 517c704a6360356e62752f581c71b38a479e2f59

NS has it’s own built‐in image support, so therefore doesn’t define
HAVE_PNG, etc.

What was the actual compiler warning?
-- 
Alan Third



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

* Re: Fix another compiler warning on macOS
  2017-06-10 23:43 Fix another compiler warning on macOS Alan Third
@ 2017-06-11 10:34 ` Philipp Stephani
  2017-06-11 11:15   ` Alan Third
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Stephani @ 2017-06-11 10:34 UTC (permalink / raw)
  To: Alan Third, emacs-devel; +Cc: Philipp Stephani

[-- Attachment #1: Type: text/plain, Size: 496 bytes --]

Alan Third <alan@idiocy.org> schrieb am So., 11. Juni 2017 um 01:44 Uhr:

> Re. commit 517c704a6360356e62752f581c71b38a479e2f59
>
> NS has it’s own built‐in image support, so therefore doesn’t define
> HAVE_PNG, etc.
>
> What was the actual compiler warning?
>

I don't remember the exact wording, but it was that the static function is
unused. That makes sense, because macOS doesn't call
x_query_frame_background_color unless one of the graphic libraries is also
available.

[-- Attachment #2: Type: text/html, Size: 778 bytes --]

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

* Re: Fix another compiler warning on macOS
  2017-06-11 10:34 ` Philipp Stephani
@ 2017-06-11 11:15   ` Alan Third
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Third @ 2017-06-11 11:15 UTC (permalink / raw)
  To: Philipp Stephani; +Cc: Philipp Stephani, emacs-devel

On Sun, Jun 11, 2017 at 10:34:40AM +0000, Philipp Stephani wrote:
> Alan Third <alan@idiocy.org> schrieb am So., 11. Juni 2017 um 01:44 Uhr:
> 
> > Re. commit 517c704a6360356e62752f581c71b38a479e2f59
> >
> > NS has it’s own built‐in image support, so therefore doesn’t define
> > HAVE_PNG, etc.
> >
> > What was the actual compiler warning?
> >
> 
> I don't remember the exact wording, but it was that the static function is
> unused. That makes sense, because macOS doesn't call
> x_query_frame_background_color unless one of the graphic libraries is also
> available.

Ah, I see.

Thanks for explaining. :)

-- 
Alan Third



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

end of thread, other threads:[~2017-06-11 11:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-10 23:43 Fix another compiler warning on macOS Alan Third
2017-06-11 10:34 ` Philipp Stephani
2017-06-11 11:15   ` Alan Third

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.