Problems compiling orbit-c-header.c
- From: Mike Bond <mike bond template com>
- To: gnome-list gnome org
- Subject: Problems compiling orbit-c-header.c
- Date: Wed, 27 Jan 1999 12:44:54 -0500
Just updated ORBit from anoncvs and had problems compiling
src/idl-compiler/orbit-c-header.c, looks like a typo, here's the fix:
--- orbit-c-header.c.orig Wed Jan 27 12:40:32 1999
+++ orbit-c-header.c Wed Jan 27 12:40:36 1999
@@ -70,7 +70,7 @@
{
CBEHeaderInfo hinfo;
- hinfo.outfile = outfile;
+ hinfo.of = outfile;
hinfo.ns = ns;
hinfo.tree = tree;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]