-
There are big warnings that -convert is not crash-safe: the user has to back up the data beforehand, and restore it in case of power loss during conversion (and obviously, having no backups before upg…
-
Same test case as in #351:
```julia
julia> using Debugger
julia> function g()
io = IOBuffer()
return io
end
g (generic function with 1 method)
julia> function …
-
Unable to add attachment in case of editor is not empty after "editorState -> raw -> editorState" conversion
-
@LeaVerou @svgeesus
The test at https://w3c.github.io/i18n-tests/css-text/text-transform/text-transform-upperlower-035.html is problematic in 2 ways:
1. Ϊ́̈ is a clear bug
2. the test includes m…
-
### Use case
The current code performs `property` -> `String` -> `desired type` conversions: https://github.com/apache/jmeter/blob/b3b2eecc396d1fc38a4c4d1cf89e3c7ade1d95d7/src/core/src/main/java/org/…
-
## Description
Hi there! Thank you for Jupytext and its CLI, it's been quite useful for me recently for converting Jupytext-formatted Markdown files to IPyNB format. What I am going to describe mig…
-
# Use case 1: NCI Water Quality
In the NCI water quality work, some of the rasters being aligned as a part of the geoprocessing pipeline represent populations with counts per pixel. So then a popu…
-
As I mentioned in https://github.com/gkv311/sview/issues/117, 2D to 3D conversion has been improving a lot recently thanks to AI and [Owl3D](https://www.owl3d.com/) can apparently [output the depth ma…
-
https://github.com/apple/foundationdb/blob/4b66645d80e813c056779ab73d7b2d7bb7534472/flow/include/flow/Arena.h#L660 intends to block conversion from `const char*` to `StringRef` through `std::string`, …
-
This pattern is currently not detected
```
assert.True(t, uint32(len(arr)) == whatever)
assert.Equal(t, whatever, uint32(len(arr)))
```
here are examples
https://github.com/hrygo/gosms/blo…