[PATCH v2 3/5] Parse ASCIZ command
Ulf Samuelsson
binutils@emagii.com
Mon Feb 13 12:29:01 GMT 2023
More information about the Binutils mailing list
Mon Feb 13 12:29:01 GMT 2023
- Previous message (by thread): [PATCH v2 3/5] Parse ASCIZ command
- Next message (by thread): [PATCH v2 4/5] Document the ASCIZ command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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);
- Previous message (by thread): [PATCH v2 3/5] Parse ASCIZ command
- Next message (by thread): [PATCH v2 4/5] Document the ASCIZ command
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list