From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alex Ott Newsgroups: gmane.emacs.devel Subject: Re: CEDET merge Date: Thu, 8 Nov 2012 13:32:11 +0100 Message-ID: References: <87fw6izq6z.fsf@gnu.org> <87obl6c7dj.fsf@engster.org> <87bogsedna.fsf_-_@engster.org> <87626vd380.fsf@engster.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1352377954 1118 80.91.229.3 (8 Nov 2012 12:32:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 Nov 2012 12:32:34 +0000 (UTC) To: Stefan Monnier , Chong Yidong , emacs-devel@gnu.org, David Engster Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 08 13:32:42 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TWRHi-0008Dx-Cd for ged-emacs-devel@m.gmane.org; Thu, 08 Nov 2012 13:32:38 +0100 Original-Received: from localhost ([::1]:34905 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWRHZ-0008Mu-5r for ged-emacs-devel@m.gmane.org; Thu, 08 Nov 2012 07:32:29 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWRHR-0008Mk-NL for emacs-devel@gnu.org; Thu, 08 Nov 2012 07:32:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWRHN-0005ZO-CK for emacs-devel@gnu.org; Thu, 08 Nov 2012 07:32:21 -0500 Original-Received: from mail-vc0-f169.google.com ([209.85.220.169]:43279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWRHI-0005Z6-BX; Thu, 08 Nov 2012 07:32:12 -0500 Original-Received: by mail-vc0-f169.google.com with SMTP id fl17so3121197vcb.0 for ; Thu, 08 Nov 2012 04:32:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=w37p3a2sJbMIE6D3TqwnsXEDfluTocniEqZv/dxFzaM=; b=zlVeYeHMSN/Pq8n+hTmvOdW2YYvNerG67XJ9kaQJzfc6PPk890YdRuPzEiSRUBNPBZ qryVrQjW6ntX2jP38qgGGy2mh4Qst11PI0fqae7SSi/h+pou7MW7ke+PittxUJtiJM0t QbYuCNgNWqPLL9+hNMvyewAB+tAVgd2+a6vEVsOV5YsA+/90NlDLacMadxF8243zD01x kji9hdrnTUSMStcbvA3HzdlXDXg7leD8djxMzf6rOoX+nXy2XQ1fQePnAb80oVgPjaIP M+zHb23C82wpYJUhDwliYodt8ssLm8Lq60pVArkr0Gmp7lyg46KEPBYAPTQjf4zEZBID lWMg== Original-Received: by 10.52.88.14 with SMTP id bc14mr6074097vdb.110.1352377931618; Thu, 08 Nov 2012 04:32:11 -0800 (PST) Original-Received: by 10.220.212.75 with HTTP; Thu, 8 Nov 2012 04:32:11 -0800 (PST) In-Reply-To: <87626vd380.fsf@engster.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154730 Archived-At: Hi all Is it possible to update Java parts of CEDET in Emacs with the changes, that were made last weeks? At least for cedet-java.el & db-javap.el - I think, that these changes can be useful for many Emacs users who are using it to program Java... On Sun, Sep 30, 2012 at 3:55 PM, David Engster wrote: > David Engster writes: >> Stefan Monnier writes: >>>> the other way round. I think I should be able to have our 'to-emacs' >>>> branch ready till October 1st, which could then be merged in. >>> >>> This merge is important, yes. Please let us know if you can't make it >>> for October 1st. >> >> Please do not commit this patch yet, since it definitely needs some >> further testing. My plan is to check the code with our test suite, which >> will need a few tweaks first to work with stock Emacs, though. > > I've checked the new code base with our test suite and fixed a bunch of > stuff. Everything's working now except for a few minor things, so I > think the branch is now ready for merging. > > You can obtain a patch file from our 'to-emacs' branch (for details see > my last mail), but I've also attached it to this message so everyone can > check it easily. There's no ChangeLog yet, so if you want to check the > logs you still need our 'to-emacs' branch. > > Please take a look at the issues I raised in my previous mail, since > they still apply (esp. regarding checking for papers). > > Additionally, I've also regenerated the Elisp parsers from the updated > grammar files. This converted some more explicit copyright ranges like > > Copyright (C) 2002-2004, 2007, 2010-2012 Free Software Foundation, Inc > > to a simple range like this > > Copyright (C) 2002-2012 Free Software Foundation, Inc. > > Is this acceptable? Also, it removed the 'Author: David Ponce' line from > cedet/semantic/grammar.el, but I think it didn't make sense anyway since > it is a generated file (from admin/grammars/grammar.wy, where he's still > credited). > > I left the grammars and parser generator in admin/grammars for now, but > IMO the generator bovine-grammar.el and wisent-grammar.el should > eventually be moved to their proper locations underneath lisp/. The main > grammar generation is already in lisp/semantic/grammar.el and hence was > in Emacs all the time; the two files above are just refinements for the > two different grammar styles. > > -David > -- With best wishes, Alex Ott http://alexott.net/ Twitter: alexott_en (English), alexott (Russian) Skype: alex.ott