-
# basics
```
match $discr {
$arm1
$arm2
...
}
```
Spaces and newlines as shown. In particular, prefer not to line-break the discriminant if possible; each match arm _must_ have its own l…
-
Hi.
We're seeing a different issue having to do with the emTripLog App crashing as soon as the 'join the study link' is clicked on in the second step. It doesn't even get to the AppAuth stage for ope…
-
finally got it fixed:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-249436648
UPDATE:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-90850841
its going to be a…
-
```shell
$ roachprod create USER-FOO -n10
$ roachprod run USER-FOO 'mkdir -p /mnt/data1/cockroach && gsutil -m -q cp -r gs://cockroach-fixtures/workload/bank/version=1.0.0,payload-bytes=10240,ranges…
-
@JedMeister - I mentioned earlier that I was having difficulty getting v15.0 appliances to initialize when running systemd in a container. I believe I've tracked down the cause and am looking for adv…
-
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/dmiluski/Library/Developer/Xcode/DerivedData//Build/Products/Debug-iphonesimulator/mParticle_Apple_SDK.…
-
## Flaky Jobs:
* [presubmits-kubernetes-blocking#pull-kubernetes-integration](https://k8s-testgrid.appspot.com/presubmits-kubernetes-blocking#pull-kubernetes-e2e-gce&show-stale-tests=)
* [sig-api-ma…
-
My test app wants to report the position of the user every ~60 seconds, regardless of their activity.
Sat on my desk it works fine, every 60 seconds, as expected. Foreground or screen locked.
As…
-
I couldn't build any of the recent versions of this repository. After poking around I traced the issue back to these two lines in the `Makefile`:
```
echo >>${V8_OUT}/args.gn use_custom_libcxx = f…
-
Are there any correct way to spell gvim?
Should "GVim" be "gVim" in https://github.com/vim/vim/blob/master/runtime/gvim.desktop#L2
I see it spelled as "GVim" in 7 files.
runtime\doc\netbeans.…