shadeslayer (Rohan Garg)
- Login: shadeslayer
- Email: rohan16garg+ruby@gmail.com
- Registered on: 11/27/2014
- Last sign in: 03/27/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/27/2014
-
12:44 AM Ruby Bug #10551 (Closed): Unnecessary #undef in file.c
- Hi there
I was just casually looking at the File locking implementation in ruby inside file.c and noticed that there's a unnecessary #undef flock at the end of the function, maybe it really is required, but I couldn't figure out why.
...