mreq (Petr Marek)
- Login: mreq
- Registered on: 04/23/2016
- Last sign in: 04/23/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/15/2016
-
02:04 PM Ruby Bug #12315: OptionParser parses quoted --dash strings in 2.3.0
- Nobuyoshi Nakada wrote:
> I can't reproduce it.
> ...
It's working now on a different machine. Might've been a local problem. Sorry for bothering. How do I close this bug?
04/23/2016
-
07:06 PM Ruby Bug #12315 (Closed): OptionParser parses quoted --dash strings in 2.3.0
- Working on 2.2.4:
~~~
wmctile -c -x 'subl --new-window' --switch-to 'sublime_text.Sublime_text'
~~~
On 2.3.0, it fails:
~~~
wmctile -c -x 'subl --new-window' --switch-to 'sublime_text.Sublime_text'
wmctile/bin/wmctile:23:in ...