emacs-devel
[Top][All Lists]
Advanced

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

Re: GDB and compiler-operations


From: Andreas Schwab
Subject: Re: GDB and compiler-operations
Date: Fri, 07 Sep 2018 17:16:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

On Sep 07 2018, Stefan Monnier <address@hidden> wrote:

> Along the way I discovered that while `sizeof` works great, `offsetof`
> gives me an error:
>
>     No symbol "offsetof" in current context.
>
> any idea why this is (and how to fix it)?

sizeof is a keyword, offsetof a macro.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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