[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemacs-devel] Build broken on Haiku
From: |
François Revol |
Subject: |
[Qemacs-devel] Build broken on Haiku |
Date: |
Wed, 16 Sep 2015 17:29:15 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.1.0 |
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] Build broken on Haiku,
François Revol <=