Search the web
Sign In
New User? Sign Up
elfdata
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
One bug in ElfData found after all this time...   Message List  
Reply | Forward Message #404 of 450 |
Re: One bug in ElfData found after all this time...

Nevermind...

turns out this "bug" was fixed a long time ago. Even in RB2007...

(I'm talking about the bug where "if e <> nil then" would fail with a
nilobjectexception if e was nil and operator_compare was defined.)

So... after I found that out, I was able to fix my code. It's now
faster. And my "ElfData Unit Test" project runs without modification.
Meaning everyone's code should just keep working, no need to modify
your code :)

Even better... it makes a bit more sense than it used to, there was
stuff I didn't test for in my "ElfData Unit Test", because I treated
it like "garbage in, garbage out"... Such as doing this: "if
ElfData.Equals( nil ) then"

Now... I've given it a good definition. "Valid objects are always
greater than nil, even if their string length is zero."

This just works.

A pleasing end to a day...



Fri May 15, 2009 3:21 am

boytheouk
Offline Offline
Send Email Send Email

Forward
Message #404 of 450 |
Expand Messages Author Sort by Date

So I found a bug, after many months or years or whatever it is. I can't remember the last bug or when it happened... The funny thing about this bug, is that it...
Theodore H. Smith
boytheouk
Offline Send Email
May 15, 2009
2:30 am

Nevermind... turns out this "bug" was fixed a long time ago. Even in RB2007... (I'm talking about the bug where "if e <> nil then" would fail with a ...
Theodore H. Smith
boytheouk
Offline Send Email
May 15, 2009
3:25 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help