[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemacs-devel] Build broken on Haiku
From: |
François Revol |
Subject: |
Re: [Qemacs-devel] Build broken on Haiku |
Date: |
Thu, 17 Sep 2015 00:14:09 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.1.0 |
On 16/09/2015 23:09, Charles Gordon wrote:
> #if defined(__cplusplus)
> typedef struct QECharset QECharset;
> #else
> typedef const struct QECharset QECharset;
> #endif
>
> If this works, I will commit it, otherwise, I shall remove this kludgey hack.
> Thanks for reporting.
Yeah, works fine this way, thanks!
François.