digitalmars.D - [OT] DConf socks
- Andrei Alexandrescu (5/5) Jun 09 2014 Hello,
- Justin Whear (2/9) Jun 09 2014 This is probably the strangest non-spam newsgroup message I've ever seen...
- Andrei Alexandrescu (3/12) Jun 09 2014 I know. In the meantime I did remembered and handed the socks (they were...
- JR (3/21) Jun 10 2014 Missed opportunity to use std.socks.assumeMine and netting
- Meta (2/4) Jun 10 2014 The problem is that assumeMine is not @safe.
- Steven Schveighoffer (3/7) Jun 10 2014 Depends on if you're @trusted or not.
- Walter Bright (3/5) Jun 10 2014 The trouble with the socks datatype is the destructor is randomly run on...
- Steven Schveighoffer (5/11) Jun 10 2014 No, it's only the left ones.
- JR (4/10) Jun 10 2014 Sock[2] sockPair();
- David Gileadi (4/10) Jun 10 2014 For Windows users this situation was recently complicated by marking
Hello, Someone at DConf left me a pair of handmade socks to pass to a coworker whom they didn't get to meet. I forgot who! Please email me with the answer. Thanks! Andrei
Jun 09 2014
On Mon, 09 Jun 2014 12:18:08 -0700, Andrei Alexandrescu wrote:Hello, Someone at DConf left me a pair of handmade socks to pass to a coworker whom they didn't get to meet. I forgot who! Please email me with the answer. Thanks! AndreiThis is probably the strangest non-spam newsgroup message I've ever seen.
Jun 09 2014
On 6/9/14, 12:56 PM, Justin Whear wrote:On Mon, 09 Jun 2014 12:18:08 -0700, Andrei Alexandrescu wrote:I know. In the meantime I did remembered and handed the socks (they were for a baby) to my coworker, who is very grateful! -- AndreiHello, Someone at DConf left me a pair of handmade socks to pass to a coworker whom they didn't get to meet. I forgot who! Please email me with the answer. Thanks! AndreiThis is probably the strangest non-spam newsgroup message I've ever seen.
Jun 09 2014
On Monday, 9 June 2014 at 20:37:57 UTC, Andrei Alexandrescu wrote:On 6/9/14, 12:56 PM, Justin Whear wrote:Missed opportunity to use std.socks.assumeMine and netting yourself an extra pair...On Mon, 09 Jun 2014 12:18:08 -0700, Andrei Alexandrescu wrote:I know. In the meantime I did remembered and handed the socks (they were for a baby) to my coworker, who is very grateful! -- AndreiHello, Someone at DConf left me a pair of handmade socks to pass to a coworker whom they didn't get to meet. I forgot who! Please email me with the answer. Thanks! AndreiThis is probably the strangest non-spam newsgroup message I've ever seen.
Jun 10 2014
On Tuesday, 10 June 2014 at 08:18:44 UTC, JR wrote:Missed opportunity to use std.socks.assumeMine and netting yourself an extra pair...The problem is that assumeMine is not safe.
Jun 10 2014
On Tue, 10 Jun 2014 11:38:04 -0400, Meta <jared771 gmail.com> wrote:On Tuesday, 10 June 2014 at 08:18:44 UTC, JR wrote:Depends on if you're trusted or not. -SteveMissed opportunity to use std.socks.assumeMine and netting yourself an extra pair...The problem is that assumeMine is not safe.
Jun 10 2014
On 6/10/2014 1:18 AM, JR wrote:Missed opportunity to use std.socks.assumeMine and netting yourself an extra pair...The trouble with the socks datatype is the destructor is randomly run on only one of each pair.
Jun 10 2014
On Tue, 10 Jun 2014 16:52:26 -0400, Walter Bright <newshound2 digitalmars.com> wrote:On 6/10/2014 1:18 AM, JR wrote:No, it's only the left ones. http://nicktoons.nick.com/videos/clip/black-hole-clip-2.html -SteveMissed opportunity to use std.socks.assumeMine and netting yourself an extra pair...The trouble with the socks datatype is the destructor is randomly run on only one of each pair.
Jun 10 2014
On Tuesday, 10 June 2014 at 20:52:27 UTC, Walter Bright wrote:On 6/10/2014 1:18 AM, JR wrote:Sock[2] sockPair(); Creates a pair of connected socks. The two socks are indistinguishable.Missed opportunity to use std.socks.assumeMine and netting yourself an extra pair...The trouble with the socks datatype is the destructor is randomly run on only one of each pair.
Jun 10 2014
On 6/10/14, 1:52 PM, Walter Bright wrote:On 6/10/2014 1:18 AM, JR wrote:For Windows users this situation was recently complicated by marking winsock.d as nothrow, with the upshot that now you can't throw away the remaining sock.Missed opportunity to use std.socks.assumeMine and netting yourself an extra pair...The trouble with the socks datatype is the destructor is randomly run on only one of each pair.
Jun 10 2014