Search Results
-
#7143 Up↑ /11 Down↓ [Report] 2013-11-08 21:50 GMT
* mjrosenb stabs gdb
* mjrosenb stabs gdb
* mjrosenb stabs gdb
-!- mjrosenb was kicked from #developers by killer [Stop repeating yourself!]
<jgilbert> hah
<mjrosenb> well, that was fun.
<dholbert> gdb has a hit man
<jgilbert> killer's a gdb shill!
<mjrosenb> so there's this fun thing where when gdb prompts you for a y/n question, it just looks at the first character of your response
<mjrosenb> so 'y','yes', 'yams' are all the same
<mjrosenb> *and*
<mjrosenb> when you are in certain modes, it isn't paying attention to any control characters
<dholbert> the upside is that "you betcha" gets handled correctly
<mjrosenb> so if you type q
<bbouvier> so you can answer YOLO
<mjrosenb> then it says "are you sure you want to exit (y/n)", and you type "y<BACKSPACE>n"
<mjrosenb> the buffer presumably has "y^Hn" in it
<mjrosenb> which gets interpreted as 'y'
<mjrosenb> which then leads to me getting kicked from #developers.
Kindly hosted by jX and in no way affiliated with the Mozilla Foundation.