jmoline (James Moline)
- Login: jmoline
- Email: jmoline@gmail.com
- Registered on: 06/13/2012
- Last sign in: 06/13/2012
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/13/2012
-
01:35 AM Ruby Bug #6580 (Rejected): Assigning a value to a single element in an array that is contained in an array of arrays, updates the element in that position in all of the contained arrays
- =begin
Came across this bug the other day in both 1.8 and 1.9.3. It seems like it would have been discovered before, but I can't find anywhere that it has been reported.
Basically, when you have an array of arrays, and you attempt to...