Keith F. Kelly
Keith F. Kelly
The behavior ought to be exactly the same as Command Prompt has been for ages: word-wrap, but only beyond a buffer width that the user can configure to be much...
"We're not going to do what users are begging for, because we are more interested in finding excuses to be lazy and weasel our way out of it." Typical Microsoft,...
Another strong argument for separating them: to get TG16/PCE CD-ROM games working, you have to prep the files in a completely different way from the HuCard games. The only way...
@guw fyi: The Windows filesystem watcher is still [experimental as of Bazel 5.1.1 (the version we're now on)](https://github.com/bazelbuild/bazel/blob/449a7e891822b0ea75390b7d20c983cc50b584a4/src/main/java/com/google/devtools/build/lib/skyframe/LocalDiffAwareness.java#L56). We encountered other problems when we tried to enable it, so it...
So what's the right path forward here? Right now, our business is taking a necessary dependency on this undocumented option, which isn't a position we want to remain in.
In the original repro report, it was just "bazel build ..." followed by another "bazel build ...", with no changes of any kind in between. But the way we kick...
It's still an issue. We just worked around it in our own systems by copying the right files into the right places ourselves.
This issue needs to be reopened. It shouldn't have been closed in the first place.
...and just as I submitted that new issue, it finally emitted a warning: ``` WARNING: cacert file at "/etc/ssl/certs/cacert.pem" seems to be wrong! Return Code: 55 Removing /etc/ssl/certs/cacert.pem (/etc/ssl/certs/cacert.pem) ```...
Possibly related to issue #110.