alsa-lib-1.2.13 is breaking dssi-1.1.1 because of missing header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



alsa-project/alsa-lib issue #431 was opened from kobboi:

What was working with 1.2.12 no longer isn't:

```
/usr/include/alsa/ump_msg.h:1119:65: error: unknown type name ‘size_t’
 1119 | int snd_ump_msg_sysex_expand(const uint32_t *ump, uint8_t *buf, size_t maxlen,
      |                                                                 ^~~~~~
/usr/include/alsa/ump_msg.h:13:1: note: ‘size_t’ is defined in header ‘<stddef.h>’; did you forget to ‘#include <stddef.h>’?
   12 | #include <stdint.h>
  +++ |+#include <stddef.h>
   13 |
/usr/include/alsa/ump_msg.h:1120:30: error: unknown type name ‘size_t’
 1120 |                              size_t *filled);
      |                              ^~~~~~
/usr/include/alsa/ump_msg.h:1120:30: note: ‘size_t’ is defined in header ‘<stddef.h>’; did you forget to ‘#include <stddef.h>’?
```

Can this be addressed? Happy holidays!

Issue URL     : https://github.com/alsa-project/alsa-lib/issues/431
Repository URL: https://github.com/alsa-project/alsa-lib




[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux