林博仁 Buo-ren Lin
林博仁 Buo-ren Lin
It is known that [the Unity `SystemInfo.SupportsRenderTextureFormat` method call](https://docs.unity3d.com/ScriptReference/SystemInfo.SupportsRenderTextureFormat.html) returns `true` for the `R8_UNORM` render texture format on RDNA3 systems(e.g. ROG Alloy), so it's not that the graphical driver doesn't...
This seems to be the current implementation: It appears that [Ruby Regexp.match regular expressions](https://ruby-doc.org/3.3.5/Regexp.html#method-i-match) are also supported as well.
Corresponding test file:
The following tests failed on my end, but I failed to see how these tests are related to my change: * TestDocument#test_: a document with a date with timezone should...
For some reason, the unordered list markup broke the .description paragraph:  The corresponding Markdown template seems to be the following file: but I am unable to figure out how...
I noticed that even building core20 snaps on Snapcraft 8.x: ```output Snap Packaging for scrcpy$ snapcraft --verbose --use-lxd Starting snapcraft, version 8.3.1 Logging execution to '/home/brlin/.local/state/snapcraft/log/snapcraft-20240711-154140.224413.log' Launching a container. Waiting...
Here's the console session output while I'm reproducing this issue on a core20 snap: [snapcraft-http-proxy-regression-reproduction.txt](https://github.com/user-attachments/files/16173939/snapcraft-http-proxy-regression-reproduction.txt)
Reproduced both on version 1.6.2 and the current development snapshot(revision bf4cb4abad4e).
@joshtrichards > Feel like doing a PR that adjusts the `local` variable names? I would like to. Unfortunately, I don't have the time to do so at the moment. @enochval...
Hello, thanks for your bug report. Feel free to submit patches that can improve this situation if you're able to.