Re: [PATCH 0/1] Fix incorrectly reported CPU in 32-bit Windows

2019-02-07 Thread Johannes Schindelin
Hi Junio, On Thu, 7 Feb 2019, Junio C Hamano wrote: > "Johannes Schindelin via GitGitGadget" > writes: > > > This is yet another patch I forgot to upstream, and I hope that it > > will make it into v2.21.0-rc1. > > I guess this affects nobody other than you and perhaps J6t, the > point not bei

Re: [PATCH 0/1] Fix incorrectly reported CPU in 32-bit Windows

2019-02-07 Thread Junio C Hamano
"Johannes Schindelin via GitGitGadget" writes: > This is yet another patch I forgot to upstream, and I hope that it will make > it into v2.21.0-rc1. I guess this affects nobody other than you and perhaps J6t, the point not being "there are only just two" but being "all of them know how to deal w

[PATCH 0/1] Fix incorrectly reported CPU in 32-bit Windows

2019-02-07 Thread Johannes Schindelin via GitGitGadget
While in review, Git for Windows' original design was changed, to use the output of uname -m instead of (necessarily incomplete) pre-processor magic to determine which CPU to report. Both 32-bit and 64-bit versions of Git for Windows are built in the 64-bit Git for Windows SDK, however, whose unam