public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* riscv fenv.h header file guard typo
@ 2019-07-31 22:47 Joel Sherrill
  2019-07-31 23:13 ` Howland, Craig D. - US via newlib
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Sherrill @ 2019-07-31 22:47 UTC (permalink / raw)
  To: Newlib

Hi

While working on the proposed fenv.h infrastructure support, I noticed that
the riscv fenv.h and sys/fenv.h appear to have very similar header guards
(only a trailing _ differentiates them).

/libc/machine/riscv/include/fenv.h:#ifndef _FENV_H
./libc/machine/riscv/sys/fenv.h:#ifndef _FENV_H_

Would it be better for sys/fenv.h to have _SYS_FENV_H?

--joel

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

end of thread, other threads:[~2019-08-02  3:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 22:47 riscv fenv.h header file guard typo Joel Sherrill
2019-07-31 23:13 ` Howland, Craig D. - US via newlib
2019-08-02  3:39   ` Kito Cheng

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 read-only IMAP folder(s) and NNTP newsgroup(s).