[PATCH] Fix ntstatus_gen.h generation on 32bit
David Disseldorp
ddiss at suse.de
Wed Oct 25 16:34:43 UTC 2017
On Wed, 25 Oct 2017 18:03:39 +0200, Andreas Schneider via samba-technical wrote:
> Hi,
>
> one of our tools detected that the ntstatus_gen.h differs between 32bit and
> 64bit. The used python hex() function generates different output on 32bit than
> on 64bit.
>
> The attached patch fixes the issue and generates the same file on 32bit.
>
>
>
> Review and push much appreciated!
Might have been worth adding an explicit precision, but looks fine as is.
Pushed.
Cheers, David
More information about the samba-technical
mailing list