emacs-devel
[Top][All Lists]
Advanced

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

Re: Failure in latest emacs24


From: Manoj Srivastava
Subject: Re: Failure in latest emacs24
Date: Mon, 07 Feb 2011 01:47:46 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) (x86_64-unknown-linux-gnu)

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 <address@hidden>
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 <address@hidden> <http://www.golden-gryphon.com/>  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C




reply via email to

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