bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Patch for Emacs native library for version 1.3


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

Probably. I should put that inside the appropriate #ifdef.

However, an even better solution is to eliminate all the warnings that caused me to add that in the first place. I will do this and send you patches.

Regards,
Elias


On 22 March 2014 20:42, Juergen Sauermann <address@hidden> wrote:
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]