qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: kamil@netbsd.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCHv4 0/2] ui/curses: BSD portability fixes
Date: Tue, 14 May 2019 08:19:01 +0200	[thread overview]
Message-ID: <20190514061901.5dunlp5r36gphf6i@sirius.home.kraxel.org> (raw)
In-Reply-To: <20190427183307.12796-1-samuel.thibault@ens-lyon.org>

On Sat, Apr 27, 2019 at 08:33:05PM +0200, Samuel Thibault wrote:
> BSD needs a few fixes for wide character manipulations.
> 
> Difference with v1:
> - Fix unitialized value in error message
> 
> Difference with v2:
> - Add cchar_t manipulation fix
> 
> Difference with v3:
> - use mbrtowc/wcrtomb instead of mbtowc/wctomb
> - use MB_LEN_MAX instead of MB_CUR_MAX to avoid using a VLA.

Added to ui queue.

thanks,
  Gerd



      parent reply	other threads:[~2019-05-14  6:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-27 18:33 [Qemu-devel] [PATCHv4 0/2] ui/curses: BSD portability fixes Samuel Thibault
2019-04-27 18:33 ` Samuel Thibault
2019-04-27 18:33 ` [Qemu-devel] [PATCHv4 1/2] ui/curses: do not assume wchar_t contains unicode Samuel Thibault
2019-04-27 18:33   ` Samuel Thibault
2019-04-27 18:33 ` [Qemu-devel] [PATCHv4 2/2] ui/curses: manipulate cchar_t with standard curses functions Samuel Thibault
2019-04-27 18:33   ` Samuel Thibault
2019-05-14  6:19 ` Gerd Hoffmann [this message]

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=20190514061901.5dunlp5r36gphf6i@sirius.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=kamil@netbsd.org \
    --cc=qemu-devel@nongnu.org \
    --cc=samuel.thibault@ens-lyon.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 NNTP newsgroup(s).