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