Search Results
-
#7397 Up↑ /5 Down↓ [Report] 2015-02-18 01:35 GMT
<pcwalton> never did I think I would be rick rolling myself over and over as part of this job
<larsberg> plus, if the first version of youtube media support internally redirected to Rick Astley, it would probably take a while before people learned that was all servo supported... -
#6840 Up↑ /15 Down↓ [Report] 2013-03-14 19:33 GMT
<brson> ugh. I'm not going to try to fix the bsd bots. I don't understand how this works
<pcwalton> :( we need graydon
<strcat> graydon.clone()
<benh> strcat: I tried saying let graydon2 = graydon; let graydon3 = graydon; etc a bunch but it turns out that only moved him. He wasn't actually more productive afterwards, just really mad. -
#6826 Up↑ /6 Down↓ [Report] 2013-03-06 02:14 GMT
<Luqman> and with that, things like const FOO: uint = 2; let v: [int * FOO*3] = [0,.. FOO+2+2]; will work
<bstrie> Luqman: at least until someone redefines FOO to anything but 2 :P
<bstrie> but hey, it's a great way to ensure that constants remain constant...
* pcwalton waits until someone abuses this to add static_assert to rust
<pcwalton> yeah, you can write static_assert now
<pcwalton> if you want to static_assert c1 == c2
<pcwalton> const A: [int * c1] = [0, ..c2]
<pcwalton> please don't do this -
#6517 Up↑ /12 Down↓ [Report] 2012-07-24 23:49 GMT
<jdm> sigh
<jdm> it builds, and now it crashes
<pcwalton> :(
<jdm> well, it crashed the very first time
<jdm> but the following 10 it didn't
<jdm> that's intermittent enough to convince me to push
<jdm> pcwalton: pushed to master!
<pcwalton> cool :)
<mccr8> ..and thus the first Servo intermittent orange was born
Kindly hosted by jX and in no way affiliated with the Mozilla Foundation.