From unknown Sat Aug 16 19:15:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8560: 24.0.50; semantic: void-function nil Resent-From: Andreas Politz Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Apr 2011 20:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 8560 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 8560@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13038496002891 (code B ref -1); Tue, 26 Apr 2011 20:27:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Apr 2011 20:26:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QEoqF-0000kZ-EL for submit@debbugs.gnu.org; Tue, 26 Apr 2011 16:26:40 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QEoqB-0000kK-GR for submit@debbugs.gnu.org; Tue, 26 Apr 2011 16:26:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEoq4-0003Mr-92 for submit@debbugs.gnu.org; Tue, 26 Apr 2011 16:26:30 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_DKIM_INVALID,T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:51447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEoq4-0003Mn-6h for submit@debbugs.gnu.org; Tue, 26 Apr 2011 16:26:28 -0400 Received: from eggs.gnu.org ([140.186.70.92]:57030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEoq2-0006z8-6z for bug-gnu-emacs@gnu.org; Tue, 26 Apr 2011 16:26:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEoq0-0003LP-23 for bug-gnu-emacs@gnu.org; Tue, 26 Apr 2011 16:26:26 -0400 Received: from gateway-b.fh-trier.de ([143.93.54.182]:33014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEopz-0003Jh-Br for bug-gnu-emacs@gnu.org; Tue, 26 Apr 2011 16:26:24 -0400 Received: from luca (dslb-084-059-200-044.pools.arcor-ip.net [84.59.200.44]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: politza) by gateway-b.fh-trier.de (Postfix) with ESMTP id E273017B432 for ; Tue, 26 Apr 2011 22:25:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=fh-trier.de; s=default; t=1303849550; bh=L/uDis/AsinSMnETOZHxLTv/YPQ=; h=Date:Message-Id:To: Subject:From; b=IBvAvXO2HGygG6K4+vNMkFQFagmTk30RH6lyeN08GMGKkFXNGK zKi/rFZi/XF3UWg5mqVUTbmiDOwDs8XG3mg6k/C4cOjUMCaRdRae717jRCAsJAKhVM4 jNagcmRq93po9PfHsLVtI5zzwIsztqj0Sjrf14dHBKckYMpTYVrb04= Received: from politza by luca with local (Exim 4.72) (envelope-from ) id 1QEopF-000163-OL for bug-gnu-emacs@gnu.org; Tue, 26 Apr 2011 22:25:37 +0200 Date: Tue, 26 Apr 2011 22:25:37 +0200 Message-Id: From: Andreas Politz X-Virus-Scanned: by Amavisd-new + McAfee uvscan + ClamAV [Rechenzentrum FH-Trier (r/ft)] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.0 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) echo -e 'int foo() {return 42;}\nint main {return f;} >> /tmp/true.c emacs -Q true.c M-x semantic-mode RET ;; Place point at 'f' and press M-TAB . Most of the semantic commands fail in this function (semanticdb-get-tags) or whatever it is. Backtrace follows. A. Politz Debugger entered--Lisp error: (void-function nil) nil([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) apply(nil [object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) semanticdb-get-tags([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) semantic-something-to-tag-table([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) semanticdb-table([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) apply(semanticdb-table [object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) eieio-generic-call-primary-only(semanticdb-typecache-file-tags ([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#1) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #1 (#1) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #1 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #1 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil])) semanticdb-typecache-file-tags([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) #[(table type find-file-match) ";\203 \306!;\203C\307 !\310 !\311\211\311\211\312\311\211\311\211\313@\n\"\313@ \"\203\\\203\\\314CC\"\313@\"\202d\206b\203\342\203\342\f\203\225\315@\f\"A\203\225\300\211 \211 A@)*=\204\225\311B\316!\211\203\260;\203\260\204\273\311\202\324\211 \317! \320 \321 8)!\"+\311A\211\204h\206\351??\205)\"\203\377\203\377\322!\210\202\203\323\311#\203'\203'\324\325!\210\326\327A!\"\202). \207" [type table file inc stream f-ans semantic-analyze-split-name semanticdb-typecache-file-tags semanticdb-typecache-include-tags nil t semantic-find-first-tag-by-name semanticdb-typecache-merge-streams semanticdb-typecache-find-by-name-helper semantic-tag-file-name :members plist-get 2 find-file-noselect semantic-tag-copy require semantic/scope semantic-scope-tag-clone-with-scope reverse i-ans ans notdone lastfile thisfile lastans calculated-scope class tag attribute find-file-match] 5 "Search the typecache in TABLE for the datatype TYPE.\nIf type is a string, split the string, and search for the parts.\nIf type is a list, treat the type as a pre-split string.\nIf FIND-FILE-MATCH is non-nil, then force the file belonging to the\nfound tag to be loaded."]([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("f") nil) apply(#[(table type find-file-match) ";\203 \306!;\203C\307 !\310 !\311\211\311\211\312\311\211\311\211\313@\n\"\313@ \"\203\\\203\\\314CC\"\313@\"\202d\206b\203\342\203\342\f\203\225\315@\f\"A\203\225\300\211 \211 A@)*=\204\225\311B\316!\211\203\260;\203\260\204\273\311\202\324\211 \317! \320 \321 8)!\"+\311A\211\204h\206\351??\205)\"\203\377\203\377\322!\210\202\203\323\311#\203'\203'\324\325!\210\326\327A!\"\202). \207" [type table file inc stream f-ans semantic-analyze-split-name semanticdb-typecache-file-tags semanticdb-typecache-include-tags nil t semantic-find-first-tag-by-name semanticdb-typecache-merge-streams semanticdb-typecache-find-by-name-helper semantic-tag-file-name :members plist-get 2 find-file-noselect semantic-tag-copy require semantic/scope semantic-scope-tag-clone-with-scope reverse i-ans ans notdone lastfile thisfile lastans calculated-scope class tag attribute find-file-match] 5 "Search the typecache in TABLE for the datatype TYPE.\nIf type is a string, split the string, and search for the parts.\nIf type is a list, treat the type as a pre-split string.\nIf FIND-FILE-MATCH is non-nil, then force the file belonging to the\nfound tag to be loaded."] ([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#1) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #1 (#1) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #1 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #1 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("f") nil)) semanticdb-typecache-find-method([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("f") nil) semanticdb-typecache-find-default(("f") nil nil) semanticdb-typecache-find(("f")) semantic-analyze-find-tag-sequence-default(("f") [object semantic-scope-cache "Cache" [object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#1) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #1 (#1) [object semanticdb-typecache "/tmp/true.c" nil nil nil (#0)]] (#0) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil] prefixtypes unfindable) semantic-analyze-find-tag-sequence(("f") [object semantic-scope-cache "Cache" [object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#1) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #1 (#1) [object semanticdb-typecache "/tmp/true.c" nil nil nil (#0)]] (#0) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil] prefixtypes unfindable) byte-code("\302 \303\304$\302\207" [prefix scope semantic-analyze-find-tag-sequence prefixtypes unfindable] 5) semantic-analyze-current-context-default(48) semantic-analyze-current-context(48) semantic-ia-complete-symbol() completion-at-point() complete-symbol(nil) call-interactively(complete-symbol nil nil) In GNU Emacs 24.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of 2011-04-08 on builder1-tc2ams, modified by Debian (emacs-snapshot package, version 1:20110408-1+squeeze) Windowing system distributor `The X.Org Foundation', version 11.0.10707000 configured using `configure '--build' 'x86_64-linux-gnu' '--host' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.0.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.0.50/site-lisp:/usr/share/emacs/site-lisp' '--without-compress-info' '--with-x=yes' '--with-x-toolkit=gtk' '--with-imagemagick=yes' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: C value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: global-semanticdb-minor-mode: t global-semantic-idle-scheduler-mode: t global-semantic-idle-summary-mode: t semantic-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x s e m M-f M-f M-f M-f M-b C-b M-f M-b C-a C-o i n t SPC f o o ( ) SPC { SPC r e u t u r n SPC 4 2 ; SPC } C-n M-b C-d f M-x t o g g l e - d e b u e r r M-< C-x C-w b t r a c e M-x r e p o r Recent messages: Global-Semantic-Idle-Summary mode enabled Idle Service Error semantic-idle-summary-idle-function: "# - Symbol's function definition is void: nil" [5 times] apply: Symbol's function definition is void: nil Idle Service Error semantic-idle-summary-idle-function: "# - Symbol's function definition is void: nil" Debug on Error enabled globally Idle Service Error semantic-idle-summary-idle-function: "# - Symbol's function definition is void: nil" Entering debugger... Mark set Saving file /tmp/btrace... Wrote /tmp/btrace Load-path shadows: /usr/share/emacs/24.0.50/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup Features: (shadow sort mail-extr message sendmail format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader emacsbug url-util url-parse auth-source assoc gnus-util time-date password-cache url-vars mm-util mail-prsvr help-mode view debug semantic/analyze/complete semantic/ia semantic/edit semantic/db-typecache semantic/find eldoc help-fns semantic/complete eieio-opt cus-start cus-load semantic/bovine semantic/db-file cedet-files semantic/bovine/c semantic/decorate/include semantic/db-find semantic/db-ref semantic/decorate/mode semantic/decorate pulse semantic/bovine/c-by semantic/lex-spp semantic/bovine/gcc semantic/dep semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn semantic/db-mode semantic/db eieio-base semantic/idle semantic/format ezimage semantic/tag-ls semantic/ctxt semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw eieio byte-opt bytecomp byte-compile cconv macroexp mode-local cedet cc-mode cc-fonts easymenu cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From unknown Sat Aug 16 19:15:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8560: 24.0.50; semantic: void-function nil Resent-From: David Engster Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 12 Mar 2012 20:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8560 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Andreas Politz Cc: 8560@debbugs.gnu.org Received: via spool by 8560-submit@debbugs.gnu.org id=B8560.133158424314525 (code B ref 8560); Mon, 12 Mar 2012 20:31:02 +0000 Received: (at 8560) by debbugs.gnu.org; 12 Mar 2012 20:30:43 +0000 Received: from localhost ([127.0.0.1]:47291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7BtC-0003mD-VB for submit@debbugs.gnu.org; Mon, 12 Mar 2012 16:30:43 -0400 Received: from randomsample.de ([83.169.19.17]:58824) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7Bt9-0003m3-V9 for 8560@debbugs.gnu.org; Mon, 12 Mar 2012 16:30:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=CsA++6EEKd+Iam6zP12+KXItRv2RaeVvPvfsSYIXXkk=; b=VMW+SccNg3+fVbb0J+H111Zu6mNniJSiSxAKn3LGcPGddX7tbB0WHqAitglut8MyVDnI6rNQgGsHSnDPjqQHzJVw4PQzC/miqA8dGuLMrDr57W4mrngbViOkq+S7mUa4; Received: from dslc-082-082-162-189.pools.arcor-ip.net ([82.82.162.189] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1S7BQE-0005b7-Sr; Mon, 12 Mar 2012 21:00:47 +0100 From: David Engster In-Reply-To: (Andreas Politz's message of "Tue, 26 Apr 2011 22:25:37 +0200") References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (gnu/linux) Date: Mon, 12 Mar 2012 21:00:45 +0100 Message-ID: <87399dr3ma.fsf@engster.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Andreas Politz writes: > echo -e 'int foo() {return 42;}\nint main {return f;} >> /tmp/true.c > emacs -Q true.c > M-x semantic-mode RET > ;; Place point at 'f' and press M-TAB . I'm afraid I cannot reproduce this with the latest Emacs bzr; hitting M-TAB correctly completes the 'f' too 'foo('. Do you still see this error? -David From unknown Sat Aug 16 19:15:36 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Andreas Politz Subject: bug#8560: closed (Re: 24.0.50; semantic: void-function nil) Message-ID: References: <87pqcgxxsx.fsf@engster.org> X-Gnu-PR-Message: they-closed 8560 X-Gnu-PR-Package: emacs Reply-To: 8560@debbugs.gnu.org Date: Tue, 13 Mar 2012 17:07:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1331658422-7633-1" This is a multi-part message in MIME format... ------------=_1331658422-7633-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #8560: 24.0.50; semantic: void-function nil which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 8560@debbugs.gnu.org. --=20 8560: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D8560 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1331658422-7633-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 8560-done) by debbugs.gnu.org; 13 Mar 2012 17:06:51 +0000 Received: from localhost ([127.0.0.1]:49213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7VBR-0001yj-EA for submit@debbugs.gnu.org; Tue, 13 Mar 2012 13:06:50 -0400 Received: from randomsample.de ([83.169.19.17]:33841) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7VBO-0001yb-H6 for 8560-done@debbugs.gnu.org; Tue, 13 Mar 2012 13:06:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=cS7ihZ1kXEQe2qXvUlW2rWsbeXzOm/GCyGki6HaeyLo=; b=WVT6pK52Z41LYrLbPX/bTGNxdSF0iN2ROvnnKss83g/4ku4yXltpLHlb0hYbTwhU43YB15kpWn21tMeQxh7OQSmJsGvMBq3+lpjY5M9ofZBvqw2IzQIaXLexVD8hC1Gx; Received: from dslc-082-082-182-129.pools.arcor-ip.net ([82.82.182.129] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1S7UiN-0006AC-V0; Tue, 13 Mar 2012 17:36:48 +0100 From: David Engster To: "Andreas Politz\, INF|INF-I" Subject: Re: 24.0.50; semantic: void-function nil In-Reply-To: <20120313085202.M9719@fh-trier.de> (Andreas Politz's message of "Tue, 13 Mar 2012 09:53:05 +0100") References: <87399dr3ma.fsf@engster.org> <20120313085202.M9719@fh-trier.de> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (gnu/linux) Date: Tue, 13 Mar 2012 17:36:46 +0100 Message-ID: <87pqcgxxsx.fsf@engster.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 8560-done Cc: 8560-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) Andreas Politz writes: > On Mon, 12 Mar 2012 21:00:45 +0100, David Engster wrote >> Andreas Politz writes: >> > echo -e 'int foo() {return 42;}\nint main {return f;} >> /tmp/true.c >> > emacs -Q true.c > >> > M-x semantic-mode RET >> > ;; Place point at 'f' and press M-TAB . >> >> I'm afraid I cannot reproduce this with the latest Emacs bzr; hitting >> M-TAB correctly completes the 'f' too 'foo('. Do you still see this >> error? > No, it semms to be gone. Thank you for testing. I'm closing this report, then. -David ------------=_1331658422-7633-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Apr 2011 20:26:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QEoqF-0000kZ-EL for submit@debbugs.gnu.org; Tue, 26 Apr 2011 16:26:40 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QEoqB-0000kK-GR for submit@debbugs.gnu.org; Tue, 26 Apr 2011 16:26:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEoq4-0003Mr-92 for submit@debbugs.gnu.org; Tue, 26 Apr 2011 16:26:30 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_DKIM_INVALID,T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:51447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEoq4-0003Mn-6h for submit@debbugs.gnu.org; Tue, 26 Apr 2011 16:26:28 -0400 Received: from eggs.gnu.org ([140.186.70.92]:57030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEoq2-0006z8-6z for bug-gnu-emacs@gnu.org; Tue, 26 Apr 2011 16:26:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEoq0-0003LP-23 for bug-gnu-emacs@gnu.org; Tue, 26 Apr 2011 16:26:26 -0400 Received: from gateway-b.fh-trier.de ([143.93.54.182]:33014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEopz-0003Jh-Br for bug-gnu-emacs@gnu.org; Tue, 26 Apr 2011 16:26:24 -0400 Received: from luca (dslb-084-059-200-044.pools.arcor-ip.net [84.59.200.44]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: politza) by gateway-b.fh-trier.de (Postfix) with ESMTP id E273017B432 for ; Tue, 26 Apr 2011 22:25:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=fh-trier.de; s=default; t=1303849550; bh=L/uDis/AsinSMnETOZHxLTv/YPQ=; h=Date:Message-Id:To: Subject:From; b=IBvAvXO2HGygG6K4+vNMkFQFagmTk30RH6lyeN08GMGKkFXNGK zKi/rFZi/XF3UWg5mqVUTbmiDOwDs8XG3mg6k/C4cOjUMCaRdRae717jRCAsJAKhVM4 jNagcmRq93po9PfHsLVtI5zzwIsztqj0Sjrf14dHBKckYMpTYVrb04= Received: from politza by luca with local (Exim 4.72) (envelope-from ) id 1QEopF-000163-OL for bug-gnu-emacs@gnu.org; Tue, 26 Apr 2011 22:25:37 +0200 Date: Tue, 26 Apr 2011 22:25:37 +0200 Message-Id: To: bug-gnu-emacs@gnu.org Subject: 24.0.50; semantic: void-function nil From: Andreas Politz X-Virus-Scanned: by Amavisd-new + McAfee uvscan + ClamAV [Rechenzentrum FH-Trier (r/ft)] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) echo -e 'int foo() {return 42;}\nint main {return f;} >> /tmp/true.c emacs -Q true.c M-x semantic-mode RET ;; Place point at 'f' and press M-TAB . Most of the semantic commands fail in this function (semanticdb-get-tags) or whatever it is. Backtrace follows. A. Politz Debugger entered--Lisp error: (void-function nil) nil([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) apply(nil [object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) semanticdb-get-tags([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) semantic-something-to-tag-table([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) semanticdb-table([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) apply(semanticdb-table [object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) eieio-generic-call-primary-only(semanticdb-typecache-file-tags ([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#1) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #1 (#1) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #1 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #1 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil])) semanticdb-typecache-file-tags([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil]) #[(table type find-file-match) ";\203 \306!;\203C\307 !\310 !\311\211\311\211\312\311\211\311\211\313@\n\"\313@ \"\203\\\203\\\314CC\"\313@\"\202d\206b\203\342\203\342\f\203\225\315@\f\"A\203\225\300\211 \211 A@)*=\204\225\311B\316!\211\203\260;\203\260\204\273\311\202\324\211 \317! \320 \321 8)!\"+\311A\211\204h\206\351??\205)\"\203\377\203\377\322!\210\202\203\323\311#\203'\203'\324\325!\210\326\327A!\"\202). \207" [type table file inc stream f-ans semantic-analyze-split-name semanticdb-typecache-file-tags semanticdb-typecache-include-tags nil t semantic-find-first-tag-by-name semanticdb-typecache-merge-streams semanticdb-typecache-find-by-name-helper semantic-tag-file-name :members plist-get 2 find-file-noselect semantic-tag-copy require semantic/scope semantic-scope-tag-clone-with-scope reverse i-ans ans notdone lastfile thisfile lastans calculated-scope class tag attribute find-file-match] 5 "Search the typecache in TABLE for the datatype TYPE.\nIf type is a string, split the string, and search for the parts.\nIf type is a list, treat the type as a pre-split string.\nIf FIND-FILE-MATCH is non-nil, then force the file belonging to the\nfound tag to be loaded."]([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("f") nil) apply(#[(table type find-file-match) ";\203 \306!;\203C\307 !\310 !\311\211\311\211\312\311\211\311\211\313@\n\"\313@ \"\203\\\203\\\314CC\"\313@\"\202d\206b\203\342\203\342\f\203\225\315@\f\"A\203\225\300\211 \211 A@)*=\204\225\311B\316!\211\203\260;\203\260\204\273\311\202\324\211 \317! \320 \321 8)!\"+\311A\211\204h\206\351??\205)\"\203\377\203\377\322!\210\202\203\323\311#\203'\203'\324\325!\210\326\327A!\"\202). \207" [type table file inc stream f-ans semantic-analyze-split-name semanticdb-typecache-file-tags semanticdb-typecache-include-tags nil t semantic-find-first-tag-by-name semanticdb-typecache-merge-streams semanticdb-typecache-find-by-name-helper semantic-tag-file-name :members plist-get 2 find-file-noselect semantic-tag-copy require semantic/scope semantic-scope-tag-clone-with-scope reverse i-ans ans notdone lastfile thisfile lastans calculated-scope class tag attribute find-file-match] 5 "Search the typecache in TABLE for the datatype TYPE.\nIf type is a string, split the string, and search for the parts.\nIf type is a list, treat the type as a pre-split string.\nIf FIND-FILE-MATCH is non-nil, then force the file belonging to the\nfound tag to be loaded."] ([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#1) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #1 (#1) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #1 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #1 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("f") nil)) semanticdb-typecache-find-method([object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#0) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #0 (#0) [object semanticdb-typecache "/tmp/true.c" nil nil nil ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil])]] ([object semantic-scope-cache "Cache" #0 ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil]) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("f") nil) semanticdb-typecache-find-default(("f") nil nil) semanticdb-typecache-find(("f")) semantic-analyze-find-tag-sequence-default(("f") [object semantic-scope-cache "Cache" [object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#1) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #1 (#1) [object semanticdb-typecache "/tmp/true.c" nil nil nil (#0)]] (#0) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil] prefixtypes unfindable) semantic-analyze-find-tag-sequence(("f") [object semantic-scope-cache "Cache" [object semanticdb-table "true.c" [object semanticdb-project-database-file "tmp/" "/tmp/" semanticdb-table nil (#1) "/home/politza/.emacs.d/semanticdb/!tmp!semantic.cache" "2.0" "2.0"] c-mode (("foo" function (:type "int") nil #) ("main" function (:type "int") nil #)) [object semanticdb-find-search-index "# index" #1 (#1) [object semanticdb-typecache "/tmp/true.c" nil nil nil (#0)]] (#0) "true.c" nil t nil 52 26 (19895 9954) nil nil] ("main" function (:type "int") nil #) nil nil nil nil nil nil nil nil] prefixtypes unfindable) byte-code("\302 \303\304$\302\207" [prefix scope semantic-analyze-find-tag-sequence prefixtypes unfindable] 5) semantic-analyze-current-context-default(48) semantic-analyze-current-context(48) semantic-ia-complete-symbol() completion-at-point() complete-symbol(nil) call-interactively(complete-symbol nil nil) In GNU Emacs 24.0.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of 2011-04-08 on builder1-tc2ams, modified by Debian (emacs-snapshot package, version 1:20110408-1+squeeze) Windowing system distributor `The X.Org Foundation', version 11.0.10707000 configured using `configure '--build' 'x86_64-linux-gnu' '--host' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.0.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.0.50/site-lisp:/usr/share/emacs/site-lisp' '--without-compress-info' '--with-x=yes' '--with-x-toolkit=gtk' '--with-imagemagick=yes' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: C value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: global-semanticdb-minor-mode: t global-semantic-idle-scheduler-mode: t global-semantic-idle-summary-mode: t semantic-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x s e m M-f M-f M-f M-f M-b C-b M-f M-b C-a C-o i n t SPC f o o ( ) SPC { SPC r e u t u r n SPC 4 2 ; SPC } C-n M-b C-d f M-x t o g g l e - d e b u e r r M-< C-x C-w b t r a c e M-x r e p o r Recent messages: Global-Semantic-Idle-Summary mode enabled Idle Service Error semantic-idle-summary-idle-function: "# - Symbol's function definition is void: nil" [5 times] apply: Symbol's function definition is void: nil Idle Service Error semantic-idle-summary-idle-function: "# - Symbol's function definition is void: nil" Debug on Error enabled globally Idle Service Error semantic-idle-summary-idle-function: "# - Symbol's function definition is void: nil" Entering debugger... Mark set Saving file /tmp/btrace... Wrote /tmp/btrace Load-path shadows: /usr/share/emacs/24.0.50/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup Features: (shadow sort mail-extr message sendmail format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader emacsbug url-util url-parse auth-source assoc gnus-util time-date password-cache url-vars mm-util mail-prsvr help-mode view debug semantic/analyze/complete semantic/ia semantic/edit semantic/db-typecache semantic/find eldoc help-fns semantic/complete eieio-opt cus-start cus-load semantic/bovine semantic/db-file cedet-files semantic/bovine/c semantic/decorate/include semantic/db-find semantic/db-ref semantic/decorate/mode semantic/decorate pulse semantic/bovine/c-by semantic/lex-spp semantic/bovine/gcc semantic/dep semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn semantic/db-mode semantic/db eieio-base semantic/idle semantic/format ezimage semantic/tag-ls semantic/ctxt semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw eieio byte-opt bytecomp byte-compile cconv macroexp mode-local cedet cc-mode cc-fonts easymenu cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) ------------=_1331658422-7633-1--