-
The Clang compiler generates wrong assembly for the below C code in Power target. The function arguments are `unsigned char` and doesn't appear to be honored in assembly code.
```c
#include
#include…
-
### Description
The internet request of conceptnet function made the test unreliable,
as if the internet connection is bad, it will time out and make the function failed.
A function should be sel…
-
### Feature request
using [`*ParameterClosureTypeExtension`](https://github.com/phpstan/phpstan-src/pull/3089) for `preg_replace_callback` in https://github.com/phpstan/phpstan-src/pull/3281 worked…
-
In 64bit versions of Windows there are still 32bit DLLs (found in C:\WIndows\SysWOW64) including kernel32.dll. And one of the functions in kernel32.dll that directly relates to NTVDM.EXE is the functi…
-
### Relevant template
_No response_
### Problem description (optional)
After closing [this issue](https://github.com/it-at-m/refarch-templates/issues/619) the api will be generated automatically.
…
-
The ticket implements an idea from #24428 to allow symbolic functions to always extend their domain when necessary, in order to return the most information from the call.
Practically if the `extend…
-
I was looking at how emacs-jedi gets the tooltips, and it apparently uses `get_in_function_call`, which seems to be deprecated in favor of `call_signatures`. I tried replacing it but it didn't seem to…
-
I know the docs say `call` can only for user defined functions, but I'm wondering how complex would be to allow it to call system functions.
My use case right now is that I have a dynamic suggester…
-
I have built `mirilli` from dockerfile in the latest version, and tried to run `mirilli` on project [bchlib](https://github.com/yuvadm/bchlib). However, `mirilli` seemed to not work.
Here is th…
y1lan updated
2 months ago
-
Description
I have a gRPC endpoint that I call via a REST API. The relevant gRPC service definition is as follows:
```
rpc myEndpoint(SampleRequest) returns (SampleResponse) {
option (goog…