|
From: | Elias Mårtenson |
Subject: | Re: [Bug-apl] Patch for Emacs native library for version 1.3 |
Date: | Sat, 22 Mar 2014 21:28:51 +0800 |
Hi Elias,
thanks, that worked for me.
I have commented out line 24 of emacs.hh because it produces only a warning
on my machine:
// #pragma GCC diagnostic push
The warning was:
emacs.hh:24: warning: expected [error|warning|ignored] after ‘#pragma GCC diagnostic’
Probably my g++ is a bit old.
/// Jürgen
On 03/21/2014 04:39 PM, Elias Mårtenson wrote:
I've made everything compile and run properly with the latest version in svn. Here's the patch to make it work.
(Note: The patch does not update the AUTHORS file)
Regards,
Elias
[Prev in Thread] | Current Thread | [Next in Thread] |