Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH 0/2] incompatible-poiner-types bug fixes



Nicholas Vinson wrote:
> If configure incorrectly decides (or is incorrectly told) that boolcodes 
> or numcodes do not exist, you end up with a naming conflict at 
> compile-time. This happened while I was testing my changes. I suspect, 

It may be for the best that we get errors if configure has got things
wrong.

> Moreover, these changes align the handling of all three variables, 
> boolcodes, numcodes, strcodes, in a type-safe and name-safe manner.

If adding const makes the code align with ncurses then that could be
useful. But the #defines seem ugly and unnecessary.

Oliver




Messages sorted by: Reverse Date, Date, Thread, Author