[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs contributions, C and Lisp
From: |
Stefan Monnier |
Subject: |
Re: Emacs contributions, C and Lisp |
Date: |
Wed, 12 Mar 2014 09:36:22 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
> It is more or less the same loss. The case I'm concerned about is that
> it become normal to use GCC with proprietary add-ons.
My understanding is that people are satisfied with the current GCC
plugin licensing. What is at stake here is the development of a stable
output that gives enough info for things like refactoring.
IOW the issue is not disallowing proprietary add-ons (we're all pretty
happy to disallow them, IIUC), but making it impossible to use GCC
within a proprietary product (e.g. a proprietary IDE).
> Nowadays GCC does allow plug-ins -- we came up with a safe way to do
> it (or at least I hope it's safe). The issue now is to convince
> people to work on improvements to GCC.
Maybe that's the issue for GCC, but for Emacs the issue is to get detailed
info out of GCC, which is a different problem. My understanding is that
you're opposed to GCC providing this useful info because that info would
need to be complete enough to be usable as input to a proprietary
compiler backend.
Stefan
- Re: Emacs contributions, C and Lisp, (continued)
- Re: Emacs contributions, C and Lisp, Stefan Monnier, 2014/03/10
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2014/03/10
- Re: Emacs contributions, C and Lisp, Daniel Colascione, 2014/03/11
- Re: Emacs contributions, C and Lisp, Jambunathan K, 2014/03/11
- Re: Emacs contributions, C and Lisp, Thien-Thi Nguyen, 2014/03/11
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2014/03/11
- Re: Emacs contributions, C and Lisp, Bastien, 2014/03/12
- Re: Emacs contributions, C and Lisp, Stefan Monnier, 2014/03/12
- Re: Emacs contributions, C and Lisp, Stefan Monnier, 2014/03/11
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2014/03/11
- Re: Emacs contributions, C and Lisp,
Stefan Monnier <=
- Re: Emacs contributions, C and Lisp, David Kastrup, 2014/03/12
- Re: Emacs contributions, C and Lisp, Florian Weimer, 2014/03/13
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2014/03/13
- Re: Emacs contributions, C and Lisp, Jambunathan K, 2014/03/12
- Re: Emacs contributions, C and Lisp, Stephen J. Turnbull, 2014/03/12
- Re: Emacs contributions, C and Lisp, Stephen J. Turnbull, 2014/03/11
- Re: Emacs contributions, C and Lisp, Richard Stallman, 2014/03/02
- Re: Emacs contributions, C and Lisp, Óscar Fuentes, 2014/03/02
- Re: Emacs contributions, C and Lisp, Florian Weimer, 2014/03/04
Re: Emacs contributions, C and Lisp, Dmitry Gutov, 2014/03/01