Josh @ Dreamland
|
 |
Posted on: January 11, 2010, 12:43:54 AM |
|
|
Pragma
Dev Team
Posts: 1078
|
template<typename _Value> const _Value __numeric_traits_integer<_Value>::__min;
Should have seen that coming, really. Errors it's trying to redeclare that, because the next token is that evil '<'. Basically, it should just access the instantiation for that type immediately in this case, since it's already declared and all. I'll have to add a check for that come ';', but it'll be fine...
It's 01:00 and I've class tomorrow at some point. Don't worry though, it's an easy enough fix. I'm finally done with those stupid type_trait headers. ^_^
Will edit with results after this file is cleared. (Gave it a quick lookover, seems to be the only error I'll find in it).
Peace.
|
|
|
|
|
Logged
|
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble "I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
|
|
|
Fede-lasse
|
 |
Reply #1 Posted on: January 11, 2010, 10:08:15 AM |
|
|
AI Programmer
Member
Posts: 185
Warn: 45% (watched)
|
As long as it is drawing closer to completion, I'm happy. Sorry for being so obscure, but that's just what I am :3
|
|
|
|
|
Logged
|
Go to my topic for some nifty tips, and here if you want to see my public folder.
|
|
|
Josh @ Dreamland.
|
 |
Reply #2 Posted on: January 11, 2010, 12:32:57 PM |
|
|
Member
Posts: 48
|
Update: I've fixed that and have moved on. Fixed defaulting constants based on enums in templated types, as well. Created __typeof__, which I believe always returns an atomic type, so I can just define it as int or double. I will be looking into that now.
Fede-- Always closer. Just wish I had an estimate on number of lines left to make it through.
|
|
|
|
|
Logged
|
Me, only at school. With a period.
|
|
|
RetroX
|
 |
Reply #3 Posted on: January 11, 2010, 09:01:50 PM |
|
|
Master of all things Linux
Contributor
Posts: 746
|
By the way, we should see who has the oldest computer and run it on that and see how long it takes, and then take the person with the fastest computer and run it on that. Just for an incredibly unbiased and awesome benchmark mostly for lol.
|
|
|
|
|
Logged
|
My Box: Phenom II 3.4GHz X4 | ASUS ATI RadeonHD 5770, 1GB GDDR5 RAM | 1x4GB DDR3 SRAM | Arch Linux, x86_64 (Cube) / Windows 7 x64 (Blob)
|
|
|
freezway
|
 |
Reply #4 Posted on: January 11, 2010, 09:06:53 PM |
|
|
Member
Posts: 181
|
I have an old PIII with 512 MB ram, nvidia TNT gfx and an old mac, powerpc, 600MHz 384MB ram
|
|
|
|
|
Logged
|
if you drop a cat with buttered toast strapped to its back, which side lands down? joshdreamland: our languages are based on the idea that it's going to end up FUBAR /kick retep998
|
|
|
RetroX
|
 |
Reply #5 Posted on: January 11, 2010, 09:19:16 PM |
|
|
Master of all things Linux
Contributor
Posts: 746
|
I have a Phenom II X4 3.4GHz with 4GB of RAM for the fastest (someone here will have an i7; just wait).
|
|
|
|
|
Logged
|
My Box: Phenom II 3.4GHz X4 | ASUS ATI RadeonHD 5770, 1GB GDDR5 RAM | 1x4GB DDR3 SRAM | Arch Linux, x86_64 (Cube) / Windows 7 x64 (Blob)
|
|
|
|
|
kkg
|
 |
Reply #7 Posted on: January 12, 2010, 11:53:24 AM |
|
|
Member
Posts: 56
|
We can use my dad's machine for fastest:
Core i7 920 12gb DDR3 1336 GTX295
uhm if you guys want i can probably assemble a PC out of spare parts. Think I got one of those old as P2 machines (the ones that had those duel fans on them LOL), a TnT vid card and something like 64 mb of ram. I'll have to go have a l00ksies
Keep up the good work Josh :3
|
|
|
|
|
Logged
|
Corei7-930 OC'd @ 3.5ghz | 6gb G.Skill Trident DDR3-1600 | 2x GeForce GTX 260 SLi | Win7 Pro 64-Bit / AcromOS 64-bit / Kubuntu 9.10 64+32-Bit [GML, PHP/SQL, HTML(XHTML,XML etc)] Time may be the greatest teacher, however it unfortunately kills all its pupils.
|
|
|
|
|
score_under
|
 |
Reply #9 Posted on: January 14, 2010, 01:49:19 PM |
|
|
Member
Posts: 314
|
The "." account is his school account, as it's a well known fact that schools use keyloggers at every opportunity.
Gives the admins power trips, you see. The same kind of power trip my school admin got from systematically disabling the "new window" command on all copies of internet explorer in the school then setting up a program to end any process that owns a window with "firefox" in the title.
|
|
|
|
|
Logged
|
|
|
|
|
|
score_under
|
 |
Reply #11 Posted on: January 14, 2010, 05:03:27 PM |
|
|
Member
Posts: 314
|
@score_under: Use Minefield then.
1. Blocks "Mozilla" too, 2. Both homepages have "mozilla" in the title. 3. I wrote a program in ASM to search all window titles for a certain set of strings and "censor" it before the software can find it - the software's timeout is set to about a second, so plenty of time.
|
|
|
|
|
Logged
|
|
|
|
RetroX
|
 |
Reply #12 Posted on: January 14, 2010, 05:45:37 PM |
|
|
Master of all things Linux
Contributor
Posts: 746
|
The same kind of power trip my school admin got from systematically disabling the "new window" command on all copies of internet explorer in the school then setting up a program to end any process that owns a window with "firefox" in the title.
What the fuck.
|
|
|
|
|
Logged
|
My Box: Phenom II 3.4GHz X4 | ASUS ATI RadeonHD 5770, 1GB GDDR5 RAM | 1x4GB DDR3 SRAM | Arch Linux, x86_64 (Cube) / Windows 7 x64 (Blob)
|
|
|
score_under
|
 |
Reply #13 Posted on: January 14, 2010, 05:50:13 PM |
|
|
Member
Posts: 314
|
The same kind of power trip my school admin got from systematically disabling the "new window" command on all copies of internet explorer in the school then setting up a program to end any process that owns a window with "firefox" in the title.
What the fuck.
He's either really bad with computers or really good at trolling.
|
|
|
|
|
Logged
|
|
|
|
RetroX
|
 |
Reply #14 Posted on: January 14, 2010, 09:28:23 PM |
|
|
Master of all things Linux
Contributor
Posts: 746
|
The same kind of power trip my school admin got from systematically disabling the "new window" command on all copies of internet explorer in the school then setting up a program to end any process that owns a window with "firefox" in the title.
What the fuck.
He's either really bad with computers or really good at trolling.
No, I mean, the only person who would know enough about computers to do that and want to do that would be a microsoft employee or an operafag
|
|
|
|
|
Logged
|
My Box: Phenom II 3.4GHz X4 | ASUS ATI RadeonHD 5770, 1GB GDDR5 RAM | 1x4GB DDR3 SRAM | Arch Linux, x86_64 (Cube) / Windows 7 x64 (Blob)
|
|
|
|