annotate src/s/vms5-5.h @ 36045:8be6a1c85409

(x_produce_image_glyph): Pay attention to the case that face->box_line_width is negative. (x_produce_stretch_glyph): Likewise. (x_produce_glyphs): Likewise. (x_estimate_mode_line_height): Likewise. (x_draw_glyph_string_background): Likewise. (x_draw_glyph_string_foreground): Likewise. (x_draw_composite_glyph_string_foreground): Likewise. (x_draw_glyph_string_box): Likewise. (x_draw_image_foreground): Likewise. (x_draw_image_relief): Likewise. (x_draw_image_foreground_1): Likewise. (x_draw_image_glyph_string): Likewise.
author Andrew Innes <andrewi@gnu.org>
date Mon, 12 Feb 2001 14:49:50 +0000
parents b9e41e8f770d
children 695cf19ef79e d7ddb3e565de
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13941
b9e41e8f770d Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
1 #include "vms.h"
b9e41e8f770d Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
2 #define VMS5_5
b9e41e8f770d Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
3 #define VMS4_4
b9e41e8f770d Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
4
b9e41e8f770d Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
5 /* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
b9e41e8f770d Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
6 And defining it causes lossage because sys_errlist has a different
b9e41e8f770d Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
7 number of elements. */
b9e41e8f770d Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
8 #undef SHARABLE_LIB_BUG