The file keysymdef.h has grown a bit over the last two weeks. As a result, the generation of ks_tables.h through makekeys now always encounters a Floating point exception. It turned out that MIN_REHASH is not reached for any tried modulus z=ksnum..KTNUM-1, such that best_z is left untouched at zero. This patch just increases the hard coded KTNUM and adds an error message.
Created attachment 5823 [details] [review] patch: #define KTNUM 4000
the libX11 CVS archive is dead: build out of git instead
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.