emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Eli Zaretskii
Subject: Re: Dynamic loading progress
Date: Sat, 31 Jan 2015 21:30:38 +0200

> Date: Sat, 31 Jan 2015 19:57:42 +0100
> From: Aurélien Aptel <address@hidden>
> Cc: Emacs development discussions <address@hidden>
> 
> There's a macro conflict with "Qc". I had to rename Qc to Qc_ in
> modules/opaque/opaque.c because globals.h defines Qc to something.

Most probably, that's not the right solution.  You should instead
refrain from declaring Qc, since make-doc and globals.h now take care
of that.  See how other Q* symbols are defined and declared.

Thanks for your work.




reply via email to

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