Orbit compilation problem
- From: Dietmar Maurer <dm vlsivie tuwien ac at>
- To: "gnome-list gnome org" <gnome-list gnome org>
- Subject: Orbit compilation problem
- Date: Wed, 09 Sep 1998 10:50:22 +0200
There is something wrong in iiop-endian.h. (undefined iiop_byteswap)
-----------------------------
/* This is also defined in IIOP-types.c */
G_INLINE_FUNC void byteswap(guchar *outdata,
const guchar *data,
gulong datalen)
---------------------------
should be:
G_INLINE_FUNC void iiop_byteswap(guchar *outdata,
const guchar *data,
gulong datalen)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]