Feldmarschal (Kenneth Guerin)
- Login: Feldmarschal
- Email: ken.guerin@kenware.com
- Registered on: 05/17/2014
- Last sign in: 05/17/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/17/2014
-
07:16 PM Ruby Bug #9847: Cannot create new String when using File.read(size, buffer)
- Errata:
- comments regarding Test `#2` in script are incorrect, but the code is still valid
- Issue was *not* noticed in 1.9.2; that was the last version at which the code worked properly
- Issue started in 2.0 -
06:19 PM Ruby Bug #9847 (Closed): Cannot create new String when using File.read(size, buffer)
- This bug was first noticed in version 1.9.2 and is still present in 2.1.2p95
The attached script does the following to highlight this bug:
- create a file of 13 fixed-length records of a specific size: all records contain a repeate...