jamonholmgren (Jamon Holmgren)
- Login: jamonholmgren
- Email: jamon@clearsightstudio.com
- Registered on: 09/25/2013
- Last sign in: 04/15/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
09/20/2014
- 04:46 AM Ruby master Bug #10264: Error compiling Ruby 2.1.3 on OSX 10.10 beta 3
- Thank you, Hiroshi Shibata. Will do.
- 01:49 AM Ruby master Bug #10264: Error compiling Ruby 2.1.3 on OSX 10.10 beta 3
- My config.log is here: https://gist.github.com/jamonholmgren/0c9921561daafe89bf23
Note that I put both error and s...
09/19/2014
- 04:34 PM Ruby master Bug #10264: Error compiling Ruby 2.1.3 on OSX 10.10 beta 3
- I was able to work around this by prepending the ./configure command with CC=/usr/bin/gcc
CC=/usr/bin/gcc ./co... - 04:16 PM Ruby master Bug #10264 (Rejected): Error compiling Ruby 2.1.3 on OSX 10.10 beta 3
- I'm getting a configure error when trying to compile Ruby 2.1.3 on OSX 10.10 Yosemite beta 3.
```
➜ ruby-2.1.3 ...
03/14/2014
- 11:02 PM Ruby master Feature #9047: Alternate hash key syntax for symbols
- Looks like there is a patch already for this:
https://bugs.ruby-lang.org/issues/4276
01/10/2014
- 12:58 AM Ruby master Feature #9047: Alternate hash key syntax for symbols
- I should also mention this allows for similar syntax between JavaScript, Python, and Ruby. In this case, all three la...
11/23/2013
- 03:53 PM Ruby master Feature #9047: Alternate hash key syntax for symbols
- @matz -- sorry, I didn't receive an email notification, so I didn't realize you had responded.
This isn't MRI, I rea...
10/24/2013
- 02:03 AM Ruby master Feature #9047: Alternate hash key syntax for symbols
- I still think my original suggestion is more consistent and has fewer implications, but would like further input.
- 12:37 AM Ruby master Feature #9047: Alternate hash key syntax for symbols
- I would be okay with your idea, Rodrigo, although it's less consistent (if you look at my first code block in the des...
- 12:17 AM Ruby master Feature #9047 (Closed): Alternate hash key syntax for symbols
- =begin
In Ruby, if you can create a symbol with ((|:"symbolname"|)), it seems consistent to allow moving the colon...
Also available in: Atom