Code center > Solved Bugs

Yet another overflow bug from Testlund

(1/5) > >>

Botsareus:
I know where this one is @
Don't know if I fixed it yet.
Running a sim until Tuesday.

Testlund, I have no idea what we will do without you man. You find such weird crazy bugs that I would not even think of where possible.

edit: On the flip side, my last employer says I do not do a good job debugging my code.

Peter:
Does the last employer mean you aren't good at writing bugfree code? (as noone can)

Botsareus:
lol I actually know people that can write reasonably bug free code.

Peter:
I think I'll look for a certification "how to write bugfree code", I need to learn that magic.

Botsareus:
Ns, but I was watching the master at work:

Take your code line by line, plug in all possible values (Did I check all inputs that the end user may do?) for each line, does the next line after that work correctly? Take about 10 lines, do these lines together work correctly? (Usually he brakes them up into sections based loops or conditional code) Take the whole thing after that, does that work correctly?

Navigation

[0] Message Index

[#] Next page

Go to full version