emacs-devel
[Top][All Lists]
Advanced

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

Re: Abysmal state of GTK build


From: Richard Stallman
Subject: Re: Abysmal state of GTK build
Date: Mon, 22 Aug 2022 23:44:27 -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. ]]]

  > In general, Emacs can only prevent GTK from handling certain events.  If
  > it handles an event that it must handle (in this case,
  > XI_HierarchyChange) incorrectly, and that causes GTK to later
  > dereference NULL, there is nothing that Emacs can do.  Just like what
  > happens when GTK calls _exit under our nose.

With so many messages on this topic, I can't see whether someone
already tried reporting these bugs to GTK developers and saying we find
them very painful.  Has that been tried?

Have we tried patching GTK to add workarounds -- for instance,
defining an "exit function" hook to call instead of `_exit'?
We could distribute such patches, and they might accept the patches.

-- 
Dr Richard Stallman (https://stallman.org)
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]