php4fan
php4fan
### Detail Steps to reproduce: 1. Open any Gem help patch, e.g. the one for `[gemwin]` 2. Add the following: ``` [debugGL 1( | [Gem] ``` 3. Create the gemwin...
To reproduce, start with this code: ```
I started with this code: ```
I have been unable to create a trivial example that reproduces, but the variable `$aliases` in the code below is dimmed for no reason. 
Unfortunately I have no idea how to reduce this to a minimal reproducing example, but here I am inside a method definition in a class:  and I copied and...
Fresh installation on Debian 12: ``` $ mapstatic map /path/to/image.png --zoom=16 --lat=41.4089216 --lng=2.1659648 --width=900 --height=560 --provider=https://tiles.stadiamaps.com/tiles/stamen_toner/{z}/{x}/{y}@1x.png?api_key=*********** /var/lib/gems/3.1.0/gems/faraday-0.8.11/lib/faraday.rb:10:in `new': tried to create Proc object without a block (ArgumentError) from /var/lib/gems/3.1.0/gems/faraday-0.8.11/lib/faraday.rb:10:in `new'...
On Debian 12 I tried to install with: ``` apt install ruby ruby-dev gem install mapstatic ``` and I got this error: ``` ERROR: Error installing mapstatic: ERROR: Failed to...
### Describe the problem I'm not fluent in C++. I seemed to remember there was a type called `address_t`, so before I even googled it I just thought I'd try,...