-
If a redirect is configured for a group, it doesn't work, because ap_docchecklogin expects numeric results, but the connection can be configured to return only associative result arrays. Using fetchCo…
-
Hello, Is it possible to disable automatic request parsing?
At least in version 3 it parses like this:
> JSON requests are converted into associative arrays with json_decode($input, true).
> …
-
``` OCaml
let f x = x * x
```
doesn't generate the correct ast with Jan 19 codebase (commit 5a8fe535cad60adb5105923d75710febc952ad89):
```
> ./pmake fan.run
> ./fan.run -loaded-parsers
Loaded Parser…
ngunn updated
10 years ago
-
**Is your feature request related to a problem? Please describe.**
I was reading up on the simplification example and decided to express a stack language evaluation as simplification.
I understa…
-
When the app is killed I get notifications sent by firebase console. But when I use REST api I can't receive notifications when the app is killed. Also the log data shows
"09-01 19:59:38.896 19017-1…
-
Per the spec, one can pass a BinaryOp to `GrB_Matrix_reduce_BinaryOp` to reduce the rows or columns of a Matrix to a Vector. SuiteSparse 4.0 changed so that only BinaryOps that correspond to known Mo…
-
I just watched the HoTTest presentation @jamievicary gave in December, and Emily Riehl's question (and the answer) brought to mind that there may be a (ready-made) proof of a _stronger_ weak equivalen…
-
In `GAP` according to the documentation and the code `IsSemiring` is defined as an additive magma that is also a magma, and multiplication distributes over addition. In particular neither addition, no…
-
# Describe the Bug
Output is non determinstic
# To Reproduce
Run [RibbonThetaVault](https://etherscan.io/address/0xc4d1009dff06a63a5548ecfeaf0942d45cf027c5#code)
Sometimes the output is th…
-
This code generated the following error in Python 3.11.
cannot import name 'MutableMapping' from 'collections' (C:\Users\talwis\AppData\Local\anaconda3\Lib\collections\__init__.py)