From: Paul Pogonyshev <pogonyshev@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 29039@debbugs.gnu.org
Subject: bug#29039: `iter-do' doesn't instrument its body
Date: Sat, 28 Oct 2017 14:48:14 +0200 [thread overview]
Message-ID: <CAG7BparZJa-V_tmZYN4KFady2gPga2JEknLMCRcPn2zuCcuJLw@mail.gmail.com> (raw)
In-Reply-To: <83lgjv5wze.fsf@gnu.org>
Because it allows debugging generator functions with `iter2' package.
`iter2' replaces only `iter-defun' and `iter-lambda', but uses all the
rest of infrastructure (`iter-yield', `iter-next', `iter-do' and so
on).
I'm 100% sure this change cannot break anything in `generator' and is
logical in itself.
Paul
On 28 October 2017 at 13:32, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Paul Pogonyshev <pogonyshev@gmail.com>
>> Date: Sat, 28 Oct 2017 13:07:00 +0200
>>
>> Attached trivial patch simply adds `(declare (debug ...))' to the
>> macro. I believe it is perfectly safe and trivial, no mention in NEWS
>> etc. is needed. I would ask to merge it to branch 26 if possible.
>
> Why do you want it on the emacs-26 branch?
>
> Thanks.
next prev parent reply other threads:[~2017-10-28 12:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-28 11:07 bug#29039: `iter-do' doesn't instrument its body Paul Pogonyshev
2017-10-28 11:32 ` Eli Zaretskii
2017-10-28 12:48 ` Paul Pogonyshev [this message]
2017-11-03 13:51 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAG7BparZJa-V_tmZYN4KFady2gPga2JEknLMCRcPn2zuCcuJLw@mail.gmail.com \
--to=pogonyshev@gmail.com \
--cc=29039@debbugs.gnu.org \
--cc=eliz@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).