Johannes Schindelin

Results 878 comments of Johannes Schindelin

@alrashedf please be inspired by https://github.blog/2022-06-30-write-better-commits-build-better-projects/

> I was inspired and rewrote the pull request message above. Excellent. Please amend the commit message now, that'll calm down GitGitGadget.

@fcharlie I rebased this onto #117 to resolve merge conflicts, and also changed a few things on the way (please double-check!): - The dependencies were updated in a separate commit,...

The reason is that the [`opendir()`](https://github.com/msys2/msys2-runtime/blob/76fd7eae5a9c9350e1a78937d2f85f9c881f3c92/winsup/cygwin/dir.cc#L50) function (that is called implicitly by `ls /`) [calls](https://github.com/msys2/msys2-runtime/blob/76fd7eae5a9c9350e1a78937d2f85f9c881f3c92/winsup/cygwin/dir.cc#L64) into [`fhander_disk_file::opendir()`](https://github.com/msys2/msys2-runtime/blob/76fd7eae5a9c9350e1a78937d2f85f9c881f3c92/winsup/cygwin/fhandler/disk_file.cc#L1885), not into [`fhandler_cygdrive::opendir()`](https://github.com/msys2/msys2-runtime/blob/76fd7eae5a9c9350e1a78937d2f85f9c881f3c92/winsup/cygwin/fhandler/cygdrive.cc#L78). Looking at the code, it strikes me as unplanned to...

Here is the range-diff relative to the commits in cygwin-3_5-branch * 1: aa73e11524 ! 1: 621831ba9c Cygwin: console: Fix exit code for non-cygwin process. ``````diff @@ Commit message other terminals."),...

> how is a change to a text file not passing macOS tests? It's not the change to the text file, it's an upgrade of libcurl in the build agents....

Please note that @kanaka is not a maintainer of LibVNCServer I just added an official GitHub repository for the project: https://github.com/LibVNC/libvncserver. Please consider opening the pull request there.

@tyan0 please think long and very hard how you can increase the [lottery factor](https://en.wikipedia.org/w/index.php?title=Lottery_factor&redirect=no). It is quite disconcerting that you are (comfortable to be?) the only one who is able...