News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

8.02 vs. nightly build

Started by mmarcel1, November 01, 2009, 12:58:07 AM

Previous topic - Next topic

mmarcel1

Good evening or night ^^
I have a little question. What are the most changes between 8.02 between the nightly build versions. What are the advantages in the nightly build versions? Thanks for your answers :-)

ollydbg

Quote from: mmarcel1 on November 01, 2009, 12:58:07 AM
Good evening or night ^^
I have a little question. What are the most changes between 8.02 between the nightly build versions. What are the advantages in the nightly build versions? Thanks for your answers :-)
8.02 version released 2008-02
nightly version released every day, and you can see the changelog, many bug fix and improvement.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.