]> Pileus Git - ~andy/gtk/commit
actually builds and runs properly on big endian machines now, because we
authorManish Singh <yosh@src.gnome.org>
Wed, 22 Jul 1998 22:22:05 +0000 (22:22 +0000)
committerManish Singh <yosh@src.gnome.org>
Wed, 22 Jul 1998 22:22:05 +0000 (22:22 +0000)
commit3ea4f70fa64fffcfca5c6cebc4952a7c6d6e77ae
tree840516c12f72ee7a6709982a9670f24e21fc36d3
parentaa1bf581963e779d43ed1b4996674be5d8278983
actually builds and runs properly on big endian machines now, because we

* gdk/gdkrgb.c: actually builds and runs properly on big endian machines
now, because we #include config.h. Also fixed up a compile error in the
WORDS_BIGENDIAN case in gdk_rgb_convert_565_gray. I made the fix by looking
at patterns in the other code; Raph can you verify this?

* gdk/gdkthreads.c: #include <unistd.h> to quell compiler warnings

-Yosh
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkrgb.c
gdk/gdkthreads.c