Mercurial > emacs
view src/s/sunos413.h @ 29469:f9b5fe053f7c
(x_alloc_nearest_color_for_widget, x_catch_errors, x_uncatch_errors)
(x_had_errors_p, x_clear_errors): Add prototypes -- should be moved
into separate header.
(make_shadow_gcs) <x_alloc_nearest_color_for_widget>: Cast first arg.
(Start) <pop_up_menu>: Cast second arg.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 06 Jun 2000 14:21:15 +0000 |
parents | b2e67adcc76e |
children | 7f83baedcc7b |
line wrap: on
line source
#include "sunos4-1.h" /* jik@gza.com says this works now. */ /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ #undef SYSTEM_MALLOC /* barrie@calvin.demon.co.uk says memmove is missing. */ #ifndef SYSTEM_MALLOC #define MEMMOVE_MISSING #endif