From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [BUG] sandbox: './u-boot -l ' fails
Date: Tue, 29 Sep 2020 13:12:25 +0200 [thread overview]
Message-ID: <173293.1601377945@gemini.denx.de> (raw)
In-Reply-To: <cab32aa2-0423-c966-47e1-a6f59411b0d1@gmx.de>
Dear Heinrich,
In message <cab32aa2-0423-c966-47e1-a6f59411b0d1@gmx.de> you wrote:
>
> As we always try to use the same definition in U-Boot as in glibc we
> should really replace getc() by another symbol, e.g. chget() so that we
> avoid confusion.
We should not invent any new names when there are existing good
alterntives.
Why not use getchar()?
Quote fgetc(3) man page:
...
int getchar(void);
...
getchar() is equivalent to getc(stdin).
...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I saw Susie sitting in a shoe shine shop. Where she sits she shines,
and where she shines she sits.
next prev parent reply other threads:[~2020-09-29 11:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 19:48 [BUG] sandbox: './u-boot -l ' fails Heinrich Schuchardt
2020-09-28 4:24 ` Simon Glass
2020-09-28 4:46 ` Heinrich Schuchardt
2020-09-28 11:31 ` Heinrich Schuchardt
2020-09-28 13:22 ` Simon Glass
2020-09-28 13:30 ` Heinrich Schuchardt
2020-09-28 13:42 ` Simon Glass
2020-09-28 21:23 ` Heinrich Schuchardt
2020-09-28 22:19 ` Simon Glass
2020-09-28 23:59 ` Heinrich Schuchardt
2020-09-29 1:21 ` Heinrich Schuchardt
2020-09-29 11:12 ` Wolfgang Denk [this message]
2020-09-29 11:47 ` Heinrich Schuchardt
2020-09-29 13:05 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=173293.1601377945@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox