yorickpeterse (Yorick Peterse)
- Login: yorickpeterse
- Email: yorickpeterse@gmail.com
- Registered on: 01/01/2013
- Last sign in: 10/01/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 2 | 3 |
Activity
02/27/2015
- 10:06 AM Ruby master Misc #10907: Documentation of Addrinfo.new suggests default family of PF_UNSPEC while in practise it appears to be AF_INET
- It seems I am confusing `afamily` with `pfamily`. The `pfamily` indeed returns `Socket::PF_UNSPEC` by default.
- 10:05 AM Ruby master Bug #10908: Addrinfo.new appears to ignore the afamily argument when using a String for sockaddr
- @Michael
Hm, good catch, I hadn't thought of that. In that case it indeed looks like I
was misunderstanding the d...
02/26/2015
- 11:36 AM Ruby master Bug #10908 (Rejected): Addrinfo.new appears to ignore the afamily argument when using a String for sockaddr
- When creating a new `Addrinfo` instance the `new` class method appears to ignore
the 2nd (afamily) argument and alwa... - 11:28 AM Ruby master Misc #10907: Documentation of Addrinfo.new suggests default family of PF_UNSPEC while in practise it appears to be AF_INET
- By the way, this was tested using `ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux]` on Arch Linux (`Linux yor...
- 11:27 AM Ruby master Misc #10907 (Rejected): Documentation of Addrinfo.new suggests default family of PF_UNSPEC while in practise it appears to be AF_INET
- The documentation of Addrinfo.new states the following:
> family is specified as an integer to specify the protoco...
02/23/2015
- 10:11 AM Ruby master Feature #10561: Improve function of Thread::Backtrace::Location #path and #absolute_path
- It's fine for the methods to do different things, the naming however is a bit
confusing. Using `path` doesn't clearl...
02/05/2015
- 10:23 AM Ruby master Feature #10561: Improve function of Thread::Backtrace::Location #path and #absolute_path
- Benoit: correct, I just found this out by messing around more with this. This
behaviour is extremely confusing, espe...
02/04/2015
- 09:37 AM Ruby master Feature #10561: Improve function of Thread::Backtrace::Location #path and #absolute_path
- Also, I'll submit a patch to fix the documentation of `path` so that it states it's an alias of `absolute_path`.
- 09:33 AM Ruby master Feature #10561: Improve function of Thread::Backtrace::Location #path and #absolute_path
- Nobu: Thanks! I'll update the Rubinius implementation of this to match that behaviour.
02/03/2015
- 10:27 PM Ruby master Feature #10561: Improve function of Thread::Backtrace::Location #path and #absolute_path
- Nobu: I talked about this with Koichi today after noticing you added tests for
path/absolute_path after my talk at F...
Also available in: Atom