-
I.e. what each function takes in and can return.
-
**Describe the issue or request**
Extensible enums support the `==` operator:
https://github.com/Azure/autorest.csharp/blob/5088d5b4a3684d0b3f57e536366d8f20c86183e8/src/AutoRest.CSharp/Common/Gene…
-
### Library name and version
Azure.Storage.Blobs 12.21.2
### Query/Question
Hi,
We are copying blobs from one container to another within the same storage account, as we would like it to b…
-
Issue related to tracking Metal syntax. This issue should only contain syntax that is relatively not going to change heavily.
## Imports
```
"import" module[.[{]submodules[}]]
```
```nim
imp…
-
Here is the tutorial to use mintlify writer on the latest Jetbrains product until the jar get published to JetBrains website:
1- You need at least `Java 17` and `git` on your computer
2- Then git …
-
My program use c++ API to create a node, this node have 10 publishers(all publish message at 1000hz). When I use ros2 bag record -a or ros2 topic hz /topic, my c++ program will coredump
(gdb) bt
#…
-
### Context
Our current hdf5 measurement format has a few drawbacks:
- We don't support compression :(
- HDF5 can be hard to crosscompile
- New bug limit of message descriptor size (#1062)
Th…
-
`std.io.AnyWriter` (and hence `std.io.GenericWriter`, since that uses `AnyWriter` internally) has a large amount of overhead in tight loops, as it hampers inlining.
The following code snippet demon…
-
The plain text writer coalesces sequential `LineBreak`s into a single new line.
The following example:
```sh
json='{"pandoc-api-version":[1,23,1],"meta":{},"blocks":[{"t":"Plain","c":[{"t":"Str",…
-
Hello, I am getting this error, when I building my nestjs application using pnpm.
`node_modules/.pnpm/csv-writer@1.6.0/node_modules/csv-writer/src/index.ts:11:14 - error TS2742: The inferred type …