Gnus development mailing list
 help / color / mirror / Atom feed
From: Manoj Srivastava <srivasta@ieee.org>
To: emacs-devel@gnu.org
Cc: ding@gnus.org
Subject: Re: Failure in latest emacs24
Date: Mon, 07 Feb 2011 01:47:46 -0800	[thread overview]
Message-ID: <87bp2ogoql.fsf@anzu.internal.golden-gryphon.com> (raw)
In-Reply-To: <87hbciyuys.fsf@anzu.internal.golden-gryphon.com>

Hi,

        I have bisected the master branch, and narrowed down the commit
 which is causing my issue with the new, two part nntpfetch process (the
 bisection came up with an unsurprising result). 


--8<---------------cut here---------------start------------->8---
[debian]_> git co master
[master]_> git bisect start
[master]_> git bisect bad
[master]_> git bisect good 42c401f62eaa8e5c4b6c320b83383bb39314948a

Bisecting: 93 revisions left to test after this (roughly 7 steps)
[243055baa2024146d993458dd1179701c4437e1b] Silence some compiler warnings.
[bisect/bad~49]__> git bisect bad

Bisecting: 42 revisions left to test after this (roughly 6 steps)
[90c5f2b56a9eb0dc36f60aa6779c67a84585c242] Merge changes from emacs-23 branch
[Safe~21^2]__> git bisect bad    

Bisecting: 25 revisions left to test after this (roughly 5 steps)
[a1ca882b0722cb9e36925f34e5208fead4aeb171] Fix erasure of modeline by erc-track.
[tags/EMACS_PRETEST_23_2_93~2]__> git bisect good

Bisecting: 12 revisions left to test after this (roughly 4 steps)
[24be4ab27fb30a36a2cf95869f1bfb63f1fcb8a1] gnus-art.el (article-transform-date): Fix infinite recursion.
[bisect/bad~11]1_> git bisect bad                

Bisecting: 6 revisions left to test after this (roughly 3 steps)
[68ff99f83f197f7e802679df79397eebc23471a4] nnimap.el (nnimap-wait-for-response): Wait for results in a more secure manner. gnus-art.el (article-update-date-lapsed): Try to avoid having point move around by not using save-window-excursion.  It seems to work...
[bisect/bad~5]__> git bisect bad                 

Bisecting: 2 revisions left to test after this (roughly 2 steps)
[6d091d11baeda60f45212a7ccbeca1eab554a705] gnus-art.el (article-make-date-line): Work for user-defined format.
[bisect/bad~3]__> git bisect good                

Bisecting: 0 revisions left to test after this (roughly 1 step)
[1be62c4ee667c31187a8eef276f12efcfa8de774] nntp.el (nntp-retrieve-group-data-early, nntp-finish-retrieve-group-infos): Implement the asynchronous data fetching functions.
[bisect/bad~1]__> git bisect bad

Bisecting: 0 revisions left to test after this (roughly 0 steps)
[32c6072cd818a9bb8f7d0cc86059d3e9b9663eee] gnus-art.el (article-make-date-line): Fix last change.
[bisect/bad~1]__> git bisect good   

1be62c4ee667c31187a8eef276f12efcfa8de774 is the first bad commit
commit 1be62c4ee667c31187a8eef276f12efcfa8de774
Author: Lars Ingebrigtsen <larsi@gnus.org>
Date:   Mon Jan 31 03:35:09 2011 +0000

    nntp.el (nntp-retrieve-group-data-early, nntp-finish-retrieve-group-infos): Implement the asynchronous data fetching functions.

:040000 040000 39b0604828f1b2180197e6a5fcdcd4b99515f7c7
39a874c2056136a441142343378cc50d3f127d91 M      lisp
--8<---------------cut here---------------end--------------->8---


        I'll file a bug, which would add in information about my
 environment and such.

        manoj
-- 
If I have to lay an egg for my country, I'll do it. Bob Hope
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C




      parent reply	other threads:[~2011-02-07  9:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-05  6:22 Manoj Srivastava
2011-02-05 20:08 ` Lars Ingebrigtsen
2011-02-05 22:31   ` Manoj Srivastava
2011-02-06 10:46     ` Tassilo Horn
2011-02-07  6:58       ` Manoj Srivastava
2011-02-07  9:47     ` Manoj Srivastava [this message]

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=87bp2ogoql.fsf@anzu.internal.golden-gryphon.com \
    --to=srivasta@ieee.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@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.
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 NNTP newsgroup(s).