]> git.eshelyaron.com Git - emacs.git/commit
Fix crash under -nw on macOS properly this time
authorRobert Pluim <rpluim@gmail.com>
Sun, 29 Dec 2019 19:41:28 +0000 (20:41 +0100)
committerRobert Pluim <rpluim@gmail.com>
Sun, 29 Dec 2019 20:15:34 +0000 (21:15 +0100)
commit81b697d1062efa039b542082b89fc0170b3db42c
treef1ccfbf041141d2b32f875d74fd70c0fd24a0481
parent9ce4207969f61476a78ba9fc3cb1fecdc3702013
Fix crash under -nw on macOS properly this time

* src/dispextern.h (FACE_COLOR_TO_PIXEL): Only use
ns_color_index_to_rgba when we're running under the NS gui
(Bug#38564).
src/dispextern.h