Dennis Kobert
Dennis Kobert
@arxanas This is the output: ``` # stash 3 ```
I've found this in my git config: ```toml [status] branch = true showStash = true ``` Clearing the stash fixes it (will try to test disabling the option as well)...
Can you give me a rough location where I should look for the fix?
Sorry just came back from a trip but should now have some time to work on this. It looks like `#` is valid per spec: https://git-scm.com/docs/git-status#_porcelain_format_version_2 and denotes header lines...
I think it might be a good idea to integrate https://docs.rs/expect-test/latest/expect_test/
> I'm adding reexports, and the node macro generated mod image is conflicting with reexporting gcore::raster::image in gstd. May have to rename it, not sure to what. Can you rexport...
And you could rename the gcore::raster module to something else to avoid coflicts. Then we don't have to rename anything in editor
Lol I literally did the same thing 8h ago
@jneem I'm getting an error when trying to open the painted dreams artwork using my branch:  Do you have the same issue? Simple intersections seem to work fine
With your branch, the error that is shown is slightly different:  This is the output of the last warning before the crash if you want to use it to...