Derek Ney <derek_at_saul.hipgraphics.com> wrote:
> The variable PPosOverride is declared as "Boolean" in fvwm.c, but is
> referenced as "extern Bool" in other files. This causes a bus error on
> IRIX machines. Enclosed is a patch....
Good catch.
FYI, this is fixed in the latest development source tree, so the
next formal release (Real Soon Now, I hope) will carry the correction.
It's the inverse of your patch, though. It seems that somebody did an
exercise in resolving the Bool/Boolean discrepancies, and changed all
the *other* declarations to "Boolean".
- Bob
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Tue Nov 10 1998 - 20:28:47 GMT