Re: Broken interactive rebase text after some UTF-8 characters

2019-02-01 Thread Michal Nowak
On 02/01/19 06:30 PM, Junio C Hamano wrote: Michal Nowak writes: You already have that example. Just take the UTF-8 text in your original bug report, put it into something like int main(int argc, char **argv) { char utf8[] = "... your text

Re: Broken interactive rebase text after some UTF-8 characters

2019-02-01 Thread Michal Nowak
On 02/01/19 03:33 PM, Johannes Schindelin wrote: Hi Michal, On Fri, 1 Feb 2019, Michal Nowak wrote: On Friday, February 1, 2019 at 8:38 AM, Johannes Schindelin wrote: On Thu, 31 Jan 2019, Junio C Hamano wrote: Phillip Wood writes: Are we misusing C formats? The C standard and POSIX

Re: Broken interactive rebase text after some UTF-8 characters

2019-02-01 Thread Michal Nowak
Johannes, On Friday, February 1, 2019 at 8:38 AM, Johannes Schindelin wrote: > Hi, > > On Thu, 31 Jan 2019, Junio C Hamano wrote: > >> Phillip Wood writes: >> >> >> Are we misusing C formats? >> > >> > The C standard and POSIX both say that the * refers to the maximum >> > number of bytes to

Re: Broken interactive rebase text after some UTF-8 characters

2019-01-16 Thread Michal Nowak
l be aborted. # # Note that empty commits are commented out Successfully rebased and updated refs/heads/master. On 15/01/2019 19:29, Michal Nowak wrote: Hello, on OpenIndiana 2018.10 (illumos kernel) line of the interactive rebase text after a particular name (Gergő Mihály Doma) is broken: p

Broken interactive rebase text after some UTF-8 characters

2019-01-15 Thread Michal Nowak
Hello, on OpenIndiana 2018.10 (illumos kernel) line of the interactive rebase text after a particular name (Gergő Mihály Doma) is broken: pick 1ea94c756c 10202 loader: use screen-#rows to find bottom left co-ordinates Reviewed by: Toomas Soome Reviewed by: Gergő Mihály Doma Approved by: Ro