cc: [email protected] Subject: Re: Re: [ast-developers] [rfe] typeset -B to define a (C99-like) <stdbool.h> datatype --------
> 1. ksh -c 'enum bool=(false true) ; bool -a bar ; integer i=5 ; > bar[3]=true ; print $(( i+bar[3] ))' prints 5, not 6. There seems to > be a bug. > I have found and fixed this bug. David Korn [email protected] _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
