User forums > Nightly builds

The 11 April 2016 build (10762) is out.

<< < (4/11) > >>

ollydbg:
SVN r10826 cause such issue.
We have some discussions in our devs' internal subforum, hope it will fixed soon.

Max:
Some additional info on Hex Editor bug. I'm observing the same bug using Windows 7 64 bit (Enterprise). Attached a snapshot of the "shift" of the byte once I clicked one of them.

Jenna:

--- Quote from: killerbot on April 12, 2016, 09:01:36 pm ---
--- Quote from: oBFusCATed on April 11, 2016, 11:11:07 pm ---Should be fixed in trunk/master.

--- End quote ---

fix confirmed

--- End quote ---
Reverted in trunk, because there is no need to fix code, that has worked since 11/2014.

The error was the date in the comment in autorevision.h (if I understand the comment in the commit correctly), and this was an artefact of another commit that broke revisioning with autofoo/linux.

Removing the broken autorevision.h would have been the correct fix for the issue.

oBFusCATed:

--- Quote from: jens on April 15, 2016, 11:12:44 pm ---Removing the broken autorevision.h would have been the correct fix for the issue.

--- End quote ---
Obviously it is pretty easy to miss it, so the current check is not OK.
But I'm not touching this code any more... too fragile... I shouldn't have bothered in the beginning...

Jenna:

--- Quote from: oBFusCATed on April 16, 2016, 12:44:04 am ---
--- Quote from: jens on April 15, 2016, 11:12:44 pm ---Removing the broken autorevision.h would have been the correct fix for the issue.

--- End quote ---
Obviously it is pretty easy to miss it, so the current check is not OK.
But I'm not touching this code any more... too fragile... I shouldn't have bothered in the beginning...

--- End quote ---

It's only not okay, because of the added (in my opinion useless) date to the comment in autorevision.h, that broke revision numbering before.
It has worked without issues (as far as I know) since 2014 for many nightlies on linux and windows, until the date was added to the comment.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version