Skip to content

Conversation

elahav
Copy link

@elahav elahav commented Sep 5, 2020

Fix the QNX build:

  1. Recent changes to config.sub broke the detection of QNX systems.
  2. The linker flag for increasing the main stack size is wrong. Also, the flag should be set unconditionally, now that the default dumper has changed.
  3. The __NO_EXT_QNX flag is no longer needed, and is masking the declaration of memset_s().

@elahav elahav closed this Sep 6, 2020
@elahav
Copy link
Author

elahav commented Sep 6, 2020

Not the right way to propose a patch, sent the request to the bug mailing list instead.

flatwhatson pushed a commit to flatwhatson/emacs that referenced this pull request Nov 23, 2020
github-actions bot pushed a commit to kiennq/emacs that referenced this pull request Sep 14, 2023
* lisp/ibuf-macs.el (define-ibuffer-op): Emit grammatically
correct message on finishing operation, and don't operate when
there are no marked buffer lines and point is not on a buffer
line.  (bug#64230, Message emacs-mirror#21)

* lisp/ibuffer.el (ibuffer-map-lines): Take acting on only one
buffer line and using non-nil 'ibuffer-expert' into account.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant