9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] commit 1a09421f7db897e1d2e2a9210f79ca4389362c3a
@ 2021-06-21  8:20 Anthony Martin
  2021-06-21 12:37 ` Noam Preil
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Anthony Martin @ 2021-06-21  8:20 UTC (permalink / raw)
  To: 9front

> kencc: clarify warning for unused assignments
>
> [...]
>
> - warn(Z, "set and not used: %B", bit);
> + warn(Z, "assignment not used: %B", bit);

What is unclear about "set and not used"?

This looks to me like change for change's sake.
Now it's even more tedious to compare the various
compiler forks, the symmetry with "used and not
set" is gone, and the reference to this specific
warning in /sys/doc/comp.ms is stale.

For what gain?

  Anthony

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-21 19:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21  8:20 [9front] commit 1a09421f7db897e1d2e2a9210f79ca4389362c3a Anthony Martin
2021-06-21 12:37 ` Noam Preil
2021-06-21 15:20 ` Noam Preil
2021-06-21 18:27   ` hiro
2021-06-21 17:53 ` theinicke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).