[alsa-devel] [PATCH alsa-utils 2/4] Avoid pointer arithmetic on `void *`

Michael Forney mforney at mforney.org
Thu Feb 6 01:00:57 CET 2020


On 2020-02-05, Clemens Ladisch <clemens at ladisch.de> wrote:
> Michael Forney wrote:
>> The pointer operand to the binary `+` operator must be to a complete
>> object type.
>
> Why are you making this change?  Are you trying to compile alsa-utils
> with MSVC?

I'm trying to compile alsa-utils with cproc[0], which is my C compiler project.

[0] https://git.sr.ht/~mcf/cproc


More information about the Alsa-devel mailing list