Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 138190
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sebastian Schubert <schubert.seb@googlemail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sb-info.el.patch sb-info.el.patch patch Sebastian Schubert 2006-06-27 06:05 0000 366 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 138190 depends on: Show dependency tree
Bug 138190 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-27 06:04 0000
Running info reader with cedet-1.0_pre3-r1 and current cvs-emacs stops because
of circular dependency. Refer to
http://comments.gmane.org/gmane.emacs.cedet/2252

The solution as stated above is to change the two last lines in sb-info.el.
I'll attach a patch that does it.

------- Comment #1 From Sebastian Schubert 2006-06-27 06:05:46 0000 -------
Created an attachment (id=90270) [details]
sb-info.el.patch

exchanges two lines => no circular dependancy

------- Comment #2 From Martin Schoenmakers 2006-06-27 06:53:53 0000 -------
Isn't this the bug in emacs-cvs itself as mentioned in
http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-05/msg00304.html and
http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-05/msg00321.html ?

If so it's solved by upgrading to a more recent cvs version. (emerge emacs-cvs)

------- Comment #3 From Sebastian Schubert 2006-06-27 11:42:53 0000 -------
It is not solved by an emacs update... The cedet guys seem to accept this
change above.

------- Comment #4 From Matthew Kennedy (RETIRED) 2006-08-08 22:17:57 0000 -------
Thanks for the help solving this bug.  I've applied the patch you created.

--- ChangeLog   2006-05-15 11:38:03.000000000 -0500
+++ ChangeLog.new       2006-08-09 00:17:01.000000000 -0500
@@ -2,6 +2,11 @@
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.11 2006/05/15
16:38:03 mkennedy Exp $

+  09 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org>
+  +files/1.0_pre3-sb-info-circular-dep-gentoo.patch,
+  cedet-1.0_pre3-r1.ebuild:
+  Break circular info file reference; Resolves Bug #138190.
+

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug