Displaying 2 results from an estimated 2 matches for "751f92da".
2015 Dec 30
2
FLAC__BYTES_PER_WORD==8 test results
On Dec 30, 2015, at 3:09 AM, Thomas Zander <thomas.e.zander at googlemail.com> wrote:
> On 29 December 2015 at 21:50, lvqcl <lvqcl.mail at gmail.com> wrote:
>> So, does it make sense to #define FLAC__BYTES_PER_WORD (in bitreader.c)
>> as 4 for 32-bit and as 8 for 64-bit targets?
>
> Your tests so far imply this is a sensible default.
> I'd say go ahead. We
2015 Dec 31
1
FLAC__BYTES_PER_WORD==8 test results
...used by Linux.
>
> Erik
On Windows x64 sizeof(long) is 4, but sizeof(ptrdiff_t) is 8.
Any reasons for not using sizeof(ptrdiff_t)?
Cheers,
Cristian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20151231/751f92da/attachment.htm