public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <binutils@emagii.com>
To: binutils@sourceware.org
Subject: Re: [PATCH v2 3/5] Parse ASCIZ command
Date: Mon, 13 Feb 2023 13:29:01 +0100	[thread overview]
Message-ID: <19a47566-3de5-1653-cead-f5ba31eaaeef@emagii.com> (raw)
In-Reply-To: <20230213122241.6144-4-binutils@emagii.com>

Comment on:

einfo (_("%P:%pS: warning: string does not fit \"%s\"\n"), NULL, s);

This output command is needed once there is an
ASCII <size>, <string>
command.

The ASCIZ command supported in this patchset will never trigger this.

I guess this will need translation once the ASCII command is added.

What is the procedure when you want to add strings like this?
I certainly do not know how to translate to Mandarin ;-)

Best Regards
Ulf Samuelsson


Den 2023-02-13 kl. 13:22, skrev Ulf Samuelsson via Binutils:
> einfo (_("%P:%pS: warning: string does not fit \"%s\"\n"), NULL, s);

  reply	other threads:[~2023-02-13 12:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-13 12:22 [PATCH v2 0/4] ASCIZ Command for output section binutils
2023-02-13 12:22 ` [PATCH v2 1/5] ldlex.l: Add ASCIZ token binutils
2023-02-13 12:22 ` [PATCH v2 2/5] ldgram.y: Add 'ASCIZ <string>' command binutils
2023-02-13 12:22 ` [PATCH v2 3/5] Parse ASCIZ command binutils
2023-02-13 12:29   ` Ulf Samuelsson [this message]
2023-02-13 12:22 ` [PATCH v2 4/5] Document the " binutils
2023-02-13 12:22 ` [PATCH v2 5/5] Use lang_add_data binutils

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=19a47566-3de5-1653-cead-f5ba31eaaeef@emagii.com \
    --to=binutils@emagii.com \
    --cc=binutils@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).