code logs -> 2015 -> Mon, 30 Mar 2015< code.20150329.log - code.20150331.log >
--- Log opened Mon Mar 30 00:00:04 2015
00:08 himi [fow035@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds]
00:38 Derakon[AFK] is now known as Derakon
01:30 Orthia [orthianz@Nightstar-rqv.1ee.224.119.IP] has quit [Ping timeout: 121 seconds]
01:35 Orthia [orthianz@Nightstar-lmpl7d.callplus.net.nz] has joined #code
01:35 mode/#code [+o Orthia] by ChanServ
02:08 himi [fow035@Nightstar-dm0.2ni.203.150.IP] has joined #code
02:08 mode/#code [+o himi] by ChanServ
03:05 Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #code
03:05 mode/#code [+qo Vornicus Vornicus] by ChanServ
04:03 Vash [Vash@Nightstar-uhn82m.ct.comcast.net] has joined #code
04:03 mode/#code [+o Vash] by ChanServ
04:07 Kindamoody is now known as Kindamoody[zZz]
04:28 Checkmate [Z@Nightstar-484uip.cust.comxnet.dk] has quit [Ping timeout: 121 seconds]
04:48 Derakon is now known as Derakon[AFK]
05:14 Vornicus [vorn@ServerAdministrator.Nightstar.Net] has quit [[NS] Quit: Leaving]
05:51 Reiv [NSwebIRC@Nightstar-q8avec.kinect.net.nz] has joined #code
05:51 mode/#code [+o Reiv] by ChanServ
05:53 Reiv_ [NSwebIRC@Nightstar-q8avec.kinect.net.nz] has quit [Ping timeout: 121 seconds]
06:04
<@Alek>
Vr0n! http://imgur.com/gallery/VgvS9aI
06:20 Derakon[AFK] [chriswei@Nightstar-5fqf0m.ca.comcast.net] has quit [Connection closed]
06:21 Derakon [chriswei@Nightstar-5fqf0m.ca.comcast.net] has joined #code
06:21 mode/#code [+ao Derakon Derakon] by ChanServ
06:33 Vash [Vash@Nightstar-uhn82m.ct.comcast.net] has quit [Connection closed]
07:42 Meatyhandbag [sebastianfe@Nightstar-dk0.5eb.224.136.IP] has quit [Client exited]
07:47 Meatyhandbag [sebastianfe@Nightstar-dk0.5eb.224.136.IP] has joined #code
07:50 himi [fow035@Nightstar-dm0.2ni.203.150.IP] has quit [Ping timeout: 121 seconds]
08:04
<&jeroud>
I've taken to using landmark comments occasionally.
08:05
<&jeroud>
# Now that we have a valid whirligig, we need to jubble its constituents.
08:05
<&jeroud>
Especially in tests.
08:06
<&jeroud>
That's kind of halfway between a what and a why, but I find that it makes stuff easier to follow later.
08:43 Kindamoody[zZz] is now known as Kindamoody
08:44
<&McMartin>
jeroud: Yeah, that stuff I consider part of "why"
08:44
<&McMartin>
If at all possible someone should be able to read through a source file and follow the thought that led to the design
08:44
<&McMartin>
This starts moving towards literate programming in the extreme.
08:50 AverageJoe [evil1@Nightstar-2ofrtr.ph.cox.net] has joined #code
09:18 Kindamoody is now known as Kindamoody|afk
09:20 [R] [rstamer@genoce.org] has quit [Ping timeout: 121 seconds]
09:23 [R] [rstamer@Nightstar-d7h8ki.org] has joined #code
09:46 AverageJoe [evil1@Nightstar-2ofrtr.ph.cox.net] has quit [[NS] Quit: Leaving]
12:33 grindhold [quassel@Nightstar-0ona3l.cyan.servdiscount-customer.com] has quit [Ping timeout: 121 seconds]
12:55 grindhold [quassel@Nightstar-0ona3l.cyan.servdiscount-customer.com] has joined #code
13:11 celticminstrel [celticminst@Nightstar-gmujup.dsl.bell.ca] has quit [Ping timeout: 121 seconds]
13:20 Meatyhandbag [sebastianfe@Nightstar-dk0.5eb.224.136.IP] has quit [Client exited]
13:52 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has joined #code
14:10 celticminstrel [celticminst@Nightstar-c55sbu.dsl.bell.ca] has joined #code
14:10 mode/#code [+o celticminstrel] by ChanServ
14:20 Checkmate [Z@Nightstar-484uip.cust.comxnet.dk] has joined #code
14:20 mode/#code [+o Checkmate] by ChanServ
14:49 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has quit [Client exited]
15:50 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has joined #code
16:04 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has quit [Client exited]
16:13 Orthia [orthianz@Nightstar-lmpl7d.callplus.net.nz] has quit [Ping timeout: 121 seconds]
16:15 Checkmate [Z@Nightstar-484uip.cust.comxnet.dk] has quit [Ping timeout: 121 seconds]
16:18 Orthia [orthianz@Nightstar-ga5.prq.224.119.IP] has joined #code
16:18 mode/#code [+o Orthia] by ChanServ
16:34 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has joined #code
16:56 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has quit [Client exited]
17:23 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has joined #code
17:23 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has quit [Client exited]
17:34 macdjord|slep is now known as macdjord|wurk
17:34 * gnolam arghs at Qt.
17:37
<@gnolam>
All of QHeaderView's section manipulation functions take logical indices as argument... except for moveSection, which takes visual indices instead.
17:38
<@gnolam>
+s
18:04 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has joined #code
18:10 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has quit [Ping timeout: 121 seconds]
18:18 Tarinaky [tarinaky@Nightstar-e99cts.net] has quit [Ping timeout: 121 seconds]
18:18
< [R]>
Yay consistiency.
18:20 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has joined #code
18:21 Syka [the@Nightstar-c409v3.vividwireless.net.au] has quit [Ping timeout: 121 seconds]
18:25 Syka [the@Nightstar-c409v3.vividwireless.net.au] has joined #code
18:43 Orthia [orthianz@Nightstar-ga5.prq.224.119.IP] has quit [Ping timeout: 121 seconds]
18:48 Orthia [orthianz@Nightstar-mmv.dub.224.119.IP] has joined #code
18:48 mode/#code [+o Orthia] by ChanServ
18:49 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has quit [Client exited]
18:56 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has joined #code
19:49 Meatyhandbag [sebastianfe@Nightstar-ufd.qhr.224.136.IP] has quit [Client exited]
19:54 Meatyhandbag [sebastianfe@Nightstar-dk0.5eb.224.136.IP] has joined #code
20:09 Kindamoody|afk is now known as Kindamoody
20:27 Vash [Vash@Nightstar-uhn82m.ct.comcast.net] has joined #code
20:27 mode/#code [+o Vash] by ChanServ
20:29 kourbou [kourbou@Nightstar-deqg8j.fbx.proxad.net] has joined #code
20:43 kourbou [kourbou@Nightstar-deqg8j.fbx.proxad.net] has quit [Connection closed]
20:59 kourbou [kourbou@Nightstar-deqg8j.fbx.proxad.net] has joined #code
21:01 kourbou is now known as kourbou|zzz
21:06 kourbou|zzz [kourbou@Nightstar-deqg8j.fbx.proxad.net] has quit [Connection closed]
21:53 Meatyhandbag [sebastianfe@Nightstar-dk0.5eb.224.136.IP] has quit [Client exited]
21:58
<&McMartin>
Yeah. :/
21:58
<&McMartin>
That said, if I have to do GUI work by hand, I'd rather be working in Qt4 than nearly anything else :/
21:59
<&McMartin>
(Unless it's something so simple that the visual designer can do it all perfectly and I don't have to touch it at all, which is nice but Doesn't Count (tm))
22:03 Meatyhandbag [sebastianfe@Nightstar-85l.haq.224.136.IP] has joined #code
22:50 Tarinaky [tarinaky@Nightstar-e99cts.net] has joined #code
22:50 mode/#code [+o Tarinaky] by ChanServ
23:14 Meatyhandbag [sebastianfe@Nightstar-85l.haq.224.136.IP] has quit [Client exited]
23:15 Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #code
23:15 mode/#code [+qo Vornicus Vornicus] by ChanServ
23:16 Kindamoody is now known as Kindamoody[zZz]
23:54 Turaiel[Offline] is now known as Turaiel
23:54
< Turaiel>
Heyo.
23:55
<@Alek>
Eyy lmao.
23:57
< Turaiel>
I'm having an issue with C++ includes. I've included a header file containing a Semaphore class, but when I try to actually declare a Semaphore pointer, it says that Semaphore is not a type..
23:57
< Turaiel>
Any ideas why that might be happening?
23:57
<&McMartin>
Possible namespacing issues; possible use of opaque or abstract types as full objects (which is illegal, but pointer usage should be fine)
23:58
<&McMartin>
Possibly a templated class being invoked "bare" (which e.g. Java allows but C++ does not)
23:58
< Turaiel>
I use Semaphore elsewhere, but in this particular spot it's not working
23:58
< Turaiel>
That is to say, in the private section of a class
23:58
<&McMartin>
That should not be an issue unless the name is somehow being shadowed
23:58
< Turaiel>
That shouldn't matter, as far as I know
23:59
<&McMartin>
Like, if you have a method named Semaphore
23:59
< Turaiel>
The error is ../userprog/synchconsole.h:18: error: ISO C++ forbids declaration of âSemaphoreâ with no type
23:59
<&McMartin>
You might confuse the parser
23:59
< Turaiel>
The name is not used anywhere else
23:59
<&McMartin>
Oh
23:59
<&McMartin>
You may be missing a semicolon somewhere
23:59
<&McMartin>
I thinks "Semaphore" is a variable name
23:59
<&McMartin>
What's the actual text of line 18?
23:59
< Turaiel>
Semaphore *consoleLock;
--- Log closed Tue Mar 31 00:00:04 2015
code logs -> 2015 -> Mon, 30 Mar 2015< code.20150329.log - code.20150331.log >

[ Latest log file ]