public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: AKASHI Takahiro <takahiro.akashi@linaro.org>
To: heinrich.schuchardt@canonical.com
Cc: u-boot@lists.denx.de
Subject: string literals in efi_loader code
Date: Fri, 3 Sep 2021 10:40:54 +0900	[thread overview]
Message-ID: <20210903014054.GA47953@laputa> (raw)

Heinrich,

You started to use u"..." literals in efi_loader code in
commit 99bfab8b5832("efi_loader: identify PK, KEK, db, dbx correctly"),
but there are still lots of L"..." literals seen.
Do you want to replace all the 'L' to 'u'?
I think that mixing both usages would cause confusion.
What is your policy?
(I know -fshort-wchar is still on in Makefile.)

-Takahiro Akashi

                 reply	other threads:[~2021-09-03  1:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210903014054.GA47953@laputa \
    --to=takahiro.akashi@linaro.org \
    --cc=heinrich.schuchardt@canonical.com \
    --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