Re: ORBit-0.5.7 bug: non-root process can't talk to root process!



On Fri, 20 Apr 2001, Sebastian Wilhelmi wrote:

> We could simply add a
>
> if ! (ORBIT_MAJOR_VERSION > 0 || \
>      (OTBIT_MAJOR_VERSION == 0 && ORBIT_MINOR_VERSION > 4) || \
>      (ORBIT_MAJOR_VERSION == 0 && ORBIT_MINOR_VERSION == 4 && \
>       ORBIT_MICRO_VERSION >= 90))
> #error Your libraries and headers for ORBit should at least have the
> #error version 0.4.90, preferably one of the 0.5.* series to compile this.
> #endif
>
> to all headers generated by orbit-idl.

The problem arises at runtime, not compile time. At compile time, things
will generate onerous warnings etc.

-- Elliot
These three lines
	are for sale
		at the rate of $50/month.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]