Build broken on Haiku
François Revol <[email protected]> Wed, 16 Sep 2015 17:29:15 +0200
| Newsgroups | gmane.editors.qemacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Btw, it seems g++ doesn't like the const in the QECharset typedef: CPP -c haiku.cpp In file included from /work/qemacs/qemacs/haiku.cpp:22: /work/qemacs/qemacs/qe.h:542: conflicting types for `typedef const struct QECharset QECharset' /work/qemacs/qemacs/qe.h:542: previous declaration as `struct QECharset' /work/qemacs/qemacs/qe.h:568: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h:570: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h:571: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h:572: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h:573: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h:574: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h:575: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h:576: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h:605: using typedef-name `QECharset' after `struct' /work/qemacs/qemacs/qe.h: In function `int eb_at_bol(EditBuffer *, int)': /work/qemacs/qemacs/qe.h:1004: confused by earlier errors, bailing out make: *** [.objs/haiku.o] Error 1 I'm not sure how to fix that... François. _______________________________________________ Qemacs-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/qemacs-devel