bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#63302: 29.0.90; Native comp does not respect byte-compile-warnings


From: Jimmy Wong
Subject: bug#63302: 29.0.90; Native comp does not respect byte-compile-warnings
Date: Sun, 14 May 2023 22:57:52 +0100

This works, thank you!
On 10 May 2023 at 12:53 PM +0100, Andrea Corallo <akrl@sdf.org>, wrote:
Jimmy Yuen Ho Wong <wyuenho@gmail.com> writes:

Yes I'm talking about nativecomp.

Reproduction:

1. (setq package-native-compile t)
2. (setq byte-compile-warnings '(not docstrings docstrings-non-ascii-quotes))
3. (setq native-comp-async-report-warnings-errors 'silent)
4. M-x package-install ov
5. Observe the differences between the *Compile-Log* buffer and the *Warnings* buffer.

Jimmy

Hi Jimmy,

could you try the attached and report if it solves the reported issue?

Best Regards

Andrea


reply via email to

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