emacs-devel
[Top][All Lists]
Advanced

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

Re: inlinable functions instead of macros


From: Stefan Monnier
Subject: Re: inlinable functions instead of macros
Date: Tue, 21 Aug 2012 13:50:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Could some please check our inlinable functions and move any easserts in
them to a macro (i.e. rename the function, replace the old name with
a macro that does the assert and calls the inlinable function)?

If someone wants to *additionally* provide a patch to use glibc's
`backtrace' in our `eassert' that's fine, but the two are
separate issues.


        Stefan



reply via email to

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