emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rethinking the design of xwidgets


From: Richard Stallman
Subject: Re: Rethinking the design of xwidgets
Date: Tue, 20 Oct 2020 01:13:54 -0400

[[[ 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. ]]]

  > OpenGL features are queried at runtime, but I am not sure
  > if this feature would be *legal* in Emacs; I mean loading a function
  > pointer at runtime from a so/dll is essentially ffi, which I
  > understand is not allowed in Emacs for legal purposes.

If the function you are linking to is implemented by a
GPL-3-compatible library, Emacs can link to it in any way
that is convenient.  What is the source license of OpenGL 2.1?
I expect that it is GPL-3-compatible, but it can't hurt to verify that.

-- 
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]