Compilation stops in data.c for current 21.5.34
"Stephen J. Turnbull" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
Robert Royar writes: > This report is for f9e59cd39a9a+ using —with-union-type. > data.c:1520:17: error: assigning to 'Lisp_Object' (aka 'union > Lisp_Object') from incompatible type 'long' > highest_value = XFIXNUM (XCHAR_TABLE (radix_table)->default_); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanks for the report, and sorry for the trouble. This probably is a genuine bug (divides by 2 in a non-union-type build!) This is probably one of Aidan's recent patches (better numeral parsing, I think), as I use --with-union-type on Mac/Clang myself and haven't had this problem yet, but haven't rebuilt since his recent spate of patches. _______________________________________________ XEmacs-Beta mailing list [email protected] http://lists.xemacs.org/mailman/listinfo/xemacs-beta