From: Luke Lee <luke.yx.lee@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 17681@debbugs.gnu.org, David Engster <deng@randomsample.de>
Subject: bug#17681: 24.3.91; "Arithmetic Error" in hide-ifdef mode when using shift operators
Date: Fri, 6 Jun 2014 14:00:19 +0800 [thread overview]
Message-ID: <CAA=xLRNH8OOxExRHR2PVAZQOSobxTNSKva2zoULLppByxQe+Cg@mail.gmail.com> (raw)
In-Reply-To: <jwvlhtayhkn.fsf-monnier+emacsbugs@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 762 bytes --]
>I think he already sent me a patch fixing this problem
Yes, I think my new patch fixed that problem. However, if you're trying to
hide
jiffies.h it will eventually failed at some other place due to the
"unsigned long"
integer postfix (i.e. the "UL" in 100000UL), which hideif still consider it
a "TODO".
#define TICK_USEC ((1000000UL + USER_HZ/2) / USER_HZ)
2014-06-06 9:04 GMT+08:00 Stefan Monnier <monnier@iro.umontreal.ca>:
> > Luke, could you take a look at this report please?
>
> > http://debbugs.gnu.org/17681
>
> > An artificial but smaller example might be:
>
> > #if 1 / FOO
> > #endif
>
> I think he already sent me a patch fixing this problem (which IIUC is
> a problem I introduced, BTW).
>
>
> Stefan
>
--
Best regards,
Luke Lee
[-- Attachment #2: Type: text/html, Size: 1408 bytes --]
next prev parent reply other threads:[~2014-06-06 6:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-03 19:12 bug#17681: 24.3.91; "Arithmetic Error" in hide-ifdef mode when using shift operators David Engster
2014-06-05 22:26 ` Glenn Morris
2014-06-06 1:04 ` Stefan Monnier
2014-06-06 6:00 ` Luke Lee [this message]
2014-06-06 7:17 ` Glenn Morris
2014-06-06 11:11 ` Luke Lee
2014-06-06 15:19 ` Glenn Morris
2016-06-26 4:53 ` Noam Postavsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAA=xLRNH8OOxExRHR2PVAZQOSobxTNSKva2zoULLppByxQe+Cg@mail.gmail.com' \
--to=luke.yx.lee@gmail.com \
--cc=17681@debbugs.gnu.org \
--cc=deng@randomsample.de \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.