unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Gustaf Waldemarson <gustaf.waldemarson@gmail.com>
To: 34589@debbugs.gnu.org
Cc: rpluim@gmail.com, rms@gnu.org
Subject: bug#34589: 26.1.91; GDB-MI Display Complex Data Types
Date: Sun, 3 Mar 2019 21:32:46 +0100	[thread overview]
Message-ID: <CABehr5c8s84tgVp5pNogG7uCwkWX-dzYgO_wvu2OKwfJe2KWcg@mail.gmail.com> (raw)
In-Reply-To: <E1gzvK5-00020E-R4@fencepost.gnu.org>

> May be narrowing to very specific area (emacs, gdb-mi, no-arm-specific) would
> help?

It seems like that could be a possibility. I did get a bit more "willing" mail
last Friday evening but I suspect will require quite a bit more time from
everyone involved. I'll keep track of things internally, but for now I believe
we should consider the patches unusable.


> Does the first patch have value on its own? If so, we can accept it without
> legal paperwork.

I would argue that either patch have some value. The first patch enables display
of the complex data types and the second changes the interface to use a
non-deprecated function from the gdb interface that additionally lists function
arguments as well, something the previous one did not (at least if I have
understood the documentation correctly).

Although, the first patch in my list is the bigger one. Wasn't that part of the
problem legal-wise?


> If you think you have a chance of findin another job, you might want to look
> for one, negotiating for a suitable copyright disclaimer about contributions
> to free software as part of your employment contract itself. Do ask your
> lawyer (NOT the company's lawyer) to check it.

I'm afraid I'm not in a position in life where this is something that I can
consider. Although, I will keep it in mind in the future.


> Itʼs doubly surprising, given that Arm employees contribute patches to
> binutils all the time.

From what I've been told (and this might very well be third-hand info or worse),
Arm employees working on binutils and GCC can do so under an older agreement
that was in place prior to the introduction of the employer disclaimer.

They also told me that *if* Emacs was covered by that agreement, the patches
could be used given that they were re-authored to use my Arm e-mail, but I've
not heard back from them regarding that.


> Depending on what country youʼre in, your employer may have no claim
> whatsoever on code that you come up with on your own time (sometimes
> even if you came up with it *during* your actual work for them).
>
> Of course, this is a complex area, so you'd need to consult a lawyer
> to be sure (and Iʼm not one :-) )

Funny that you would mention that. I've heard similar things elsewhere, but
unfortunately I'm not in a position where I can challenge Arm regarding this to
change my contract. As I mentioned earlier though, I will be more careful the
future.


> So you could respond by demanding they tell you concretely what kind of thing
> they are talking about "exposing", instead of giving you a mysifying answer.

Thanks, I'll be sure to do just that.

Den lör 2 mars 2019 kl 04:28 skrev Richard Stallman <rms@gnu.org>:
>
> [[[ To any NSA and FBI agents reading my email: please consider    ]]]
> [[[ whether defending the US Constitution against all enemies,     ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
>   > Apparently Arm has taken the
>   > stance that signing such a disclaimer could "open a legal door which
>   > could expose intellectual property in the future".
>
> The term "intellectual property" is a tool for mystification.
> It spreads confusion every time it is used, and that is why they use it.
> See https://gnu.org/philosophy/not-ipr.html.
>
> It takes an overgeneralization -- "intellecual property law" -- which
> should never be used -- and then reifies it.
>
> So you could respond by demanding they tell you concretely what kind
> of thing they are talking about "exposing", instead of giving you
> a mysifying answer.
>
> --
> Dr Richard Stallman
> President, Free Software Foundation (https://gnu.org, https://fsf.org)
> Internet Hall-of-Famer (https://internethalloffame.org)
>
>





  reply	other threads:[~2019-03-03 20:32 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 10:08 bug#34589: 26.1.91; GDB-MI Display Complex Data Types Gustaf Waldemarson
2019-02-20 17:16 ` Eli Zaretskii
2019-02-21 13:42   ` Gustaf Waldemarson
2019-02-23  9:40     ` Eli Zaretskii
2019-02-23 10:01       ` Gustaf Waldemarson
2019-02-23 10:36         ` Eli Zaretskii
2019-02-28 16:05           ` Gustaf Waldemarson
2019-02-28 17:24             ` Andrew W. Nosenko
2019-02-28 17:58             ` Eli Zaretskii
2019-03-01  3:57             ` Richard Stallman
2019-03-02  3:28             ` Richard Stallman
2019-03-03 20:32               ` Gustaf Waldemarson [this message]
2019-03-04  3:30                 ` Eli Zaretskii
2019-03-04  8:05                   ` Gustaf Waldemarson
2019-03-08  9:06                     ` Eli Zaretskii
2019-11-05 10:05                       ` Gustaf Waldemarson
2020-09-30 18:08                         ` Lars Ingebrigtsen
2020-09-30 18:30                           ` Eli Zaretskii
2020-04-15 14:54 ` Yuan Fu
2020-04-15 15:05   ` Eli Zaretskii
2022-03-06 20:39 ` William Xu
2022-03-06 20:44 ` William Xu
2022-03-06 20:46 ` Weilin Xu
2022-03-06 21:56   ` Lars Ingebrigtsen
2022-03-06 22:33     ` William Xu
2022-03-06 23:02       ` Lars Ingebrigtsen
2022-03-07  9:27         ` William Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABehr5c8s84tgVp5pNogG7uCwkWX-dzYgO_wvu2OKwfJe2KWcg@mail.gmail.com \
    --to=gustaf.waldemarson@gmail.com \
    --cc=34589@debbugs.gnu.org \
    --cc=rms@gnu.org \
    --cc=rpluim@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).