code logs -> 2018 -> Fri, 07 Dec 2018< code.20181206.log - code.20181208.log >
--- Log opened Fri Dec 07 00:00:02 2018
00:00 Degi [Degi@Nightstar-21kk6j.dyn.telefonica.de] has quit [Ping timeout: 121 seconds]
00:49 Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Operation timed out]
00:58 Derakon[AFK] is now known as Derakon
01:08 celmin|away is now known as celticminstrel
01:37 Kindamoody is now known as Kindamoody[zZz]
02:05 Vornicus [Vorn@Nightstar-sjaki9.res.rr.com] has quit [Connection closed]
02:45
<&McMartin>
Also, ugh
02:45
<&McMartin>
Pretty sure we just fixed a bug that eluded us for three days
02:45
<&McMartin>
Super-trivial, but went through two sets of code review and some extremely aggressive debugging sessions
02:46
<&McMartin>
And then somebody just comes in after their lunch and goes "um, rookie mistake right here"
02:46
<&McMartin>
Which it was!
02:46
<&McMartin>
And which, uh, wasn't a warning displaying in our IDEs even though it's the most basic thing to check for, which I now kind of have Questions about
02:46
<&McMartin>
("Control reaches end of non-void function")
02:47
<&McMartin>
Meanwhile Somebody just earned Several Beers and/or Boba Teas
04:26
<@himi>
What IDE?
04:30
<&McMartin>
Xcode
04:31
<&McMartin>
The issue here is that "control reaches end of non-void function" is one of the warnings that doesn't show up when you compile with the usual debug options, because -O0 means "skip lifetime analysis and any warnings derived from it"
04:43 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
04:49 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
05:07 celticminstrel is now known as celmin|sleep
05:25 Derakon is now known as Derakon[AFK]
08:14 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code
08:14 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
09:26 McMartin [mcmartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has quit [Operation timed out]
09:29 McMartin [mcmartin@Nightstar-rpcdbf.sntcca.sbcglobal.net] has joined #code
09:29 mode/#code [+ao McMartin McMartin] by ChanServ
10:11 Kindamoody[zZz] is now known as Kindamoody|afk
10:54 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
11:18 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code
11:18 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
13:19 celmin|sleep is now known as celmin|away
14:12 Kindamoody|afk is now known as Kindamoody
15:33 Vornicus [Vorn@Nightstar-sjaki9.res.rr.com] has joined #code
15:33 mode/#code [+qo Vornicus Vornicus] by ChanServ
15:50 Syloq [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code
15:50 mode/#code [+o Syloq] by ChanServ
16:52 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code
17:31 Vornicus [Vorn@Nightstar-sjaki9.res.rr.com] has quit [Ping timeout: 121 seconds]
17:54 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
18:39 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has joined #code
18:39 mode/#code [+qo Vorntastic Vorntastic] by ChanServ
19:15 Vornicus [Vorn@Nightstar-sjaki9.res.rr.com] has joined #code
19:16 mode/#code [+qo Vornicus Vornicus] by ChanServ
19:39 Degi [Degi@Nightstar-3obmfa.dyn.telefonica.de] has joined #code
21:09 Vorntastic [uid293981@Nightstar-6br85t.irccloud.com] has quit [[NS] Quit: Connection closed for inactivity]
22:16 Derakon[AFK] is now known as Derakon
22:22
<&ToxicFrog>
o.O
22:22
<&ToxicFrog>
Well that's horrible.
22:51
< Emmy>
well so is your- nah. that's just mean
23:00
<~Vornicus>
Some languages don't even let that shit compile
23:00
<~Vornicus>
I cannot argue with that decision in any way shape or form.
23:00
< Emmy>
0.o
23:31 Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds]
23:47
<&McMartin>
Yeah
23:48
<&McMartin>
C++ *should not* let that compile
23:48
<&McMartin>
It's just that it does
23:48
<&McMartin>
And it's not a warning when you say "hey this code is crashing I would like to debug it plz"
23:49
<~Vornicus>
that is 150% silly
--- Log closed Sat Dec 08 00:00:03 2018
code logs -> 2018 -> Fri, 07 Dec 2018< code.20181206.log - code.20181208.log >

[ Latest log file ]