]> git.eshelyaron.com Git - emacs.git/commit
Avoid compiler warnings in the Cygwin-w32 build
authorKen Brown <kbrown@cornell.edu>
Wed, 26 Jun 2024 19:57:39 +0000 (15:57 -0400)
committerEshel Yaron <me@eshelyaron.com>
Thu, 27 Jun 2024 19:23:46 +0000 (21:23 +0200)
commit4d47405c9b85950bf36100969c22526393f8dc38
treec95694fd9ead7eff5e166f43bfed9c7f8af281df
parentb8ef1f30ec487ff9f237028297f1c5119b25db46
Avoid compiler warnings in the Cygwin-w32 build

* src/w32fns.c [DEFAULT_IMAGE_BASE]: Don't define on Cygwin.
* src/cygw32.h (w32_get_resource): Add prototype.  (Bug#71786)

(cherry picked from commit fb15affde8cb27ad358ad7070d150238cec11f99)
src/cygw32.h
src/w32fns.c