From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: CEDET sync Date: Fri, 04 Jun 2010 09:07:58 -0400 Message-ID: References: <20100603153729.GD2763@loria.fr> <87ocfsvxrl.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275656955 15019 80.91.229.12 (4 Jun 2010 13:09:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Jun 2010 13:09:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eric Ludlam Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 04 15:09:05 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OKWdq-0003ux-U6 for ged-emacs-devel@m.gmane.org; Fri, 04 Jun 2010 15:09:01 +0200 Original-Received: from localhost ([127.0.0.1]:36706 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKWdo-0006QT-3v for ged-emacs-devel@m.gmane.org; Fri, 04 Jun 2010 09:08:52 -0400 Original-Received: from [140.186.70.92] (port=53529 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKWd9-0006BJ-1b for emacs-devel@gnu.org; Fri, 04 Jun 2010 09:08:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKWd0-0005FH-AE for emacs-devel@gnu.org; Fri, 04 Jun 2010 09:08:03 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:35360 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKWd0-0005Ej-6d; Fri, 04 Jun 2010 09:08:02 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAFOXCEzO+K4b/2dsb2JhbACePnK/N4UXBIxf X-IronPort-AV: E=Sophos;i="4.53,361,1272859200"; d="scan'208";a="67290452" Original-Received: from 206-248-174-27.dsl.teksavvy.com (HELO pastel.home) ([206.248.174.27]) by ironport2-out.pppoe.ca with ESMTP; 04 Jun 2010 09:07:58 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 1A18081F8; Fri, 4 Jun 2010 09:07:58 -0400 (EDT) In-Reply-To: <87ocfsvxrl.fsf@stupidchicken.com> (Chong Yidong's message of "Thu, 03 Jun 2010 13:20:14 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:125506 Archived-At: > Could you take a look at this report about a symbol that Semantic can't > handle? I just applied your semantic-lex-spp-table-write-slot-value > change that saves a nil instead of erroring on invalid values. BTW Eric, but it seems that Emacs's CEDET code and your own aren't being sync'ed at all, is that right? If so, we really need to get this syncing going ASAP, otherwise it will be hellish to maintain. Stefan