Searched hist:"64 e742def3dbf71d3daad060125d8a1ad351c1df" (Results 1 – 4 of 4) sorted by relevance
/haiku/headers/os/media/ |
H A D | MediaDefs.h | 64e742def3dbf71d3daad060125d8a1ad351c1df Tue Sep 07 21:48:37 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> media: Declare wildcard fields const.
This is a source compatibility break from BeOS, but should not be an ABI one (I checked, the symbols are identical.)
Also use "= {}" in the definitions of the fields. We use this in plenty of places in the kernel, so it should be OK for GCC2.
Change-Id: Ibe05b2236d46024d7b4563ae16e1cc7140fed965 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4434 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | MediaNode.h | 64e742def3dbf71d3daad060125d8a1ad351c1df Tue Sep 07 21:48:37 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> media: Declare wildcard fields const.
This is a source compatibility break from BeOS, but should not be an ABI one (I checked, the symbols are identical.)
Also use "= {}" in the definitions of the fields. We use this in plenty of places in the kernel, so it should be OK for GCC2.
Change-Id: Ibe05b2236d46024d7b4563ae16e1cc7140fed965 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4434 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
/haiku/src/kits/media/ |
H A D | MediaNode.cpp | 64e742def3dbf71d3daad060125d8a1ad351c1df Tue Sep 07 21:48:37 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> media: Declare wildcard fields const.
This is a source compatibility break from BeOS, but should not be an ABI one (I checked, the symbols are identical.)
Also use "= {}" in the definitions of the fields. We use this in plenty of places in the kernel, so it should be OK for GCC2.
Change-Id: Ibe05b2236d46024d7b4563ae16e1cc7140fed965 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4434 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | MediaDefs.cpp | 64e742def3dbf71d3daad060125d8a1ad351c1df Tue Sep 07 21:48:37 UTC 2021 Augustin Cavalier <waddlesplash@gmail.com> media: Declare wildcard fields const.
This is a source compatibility break from BeOS, but should not be an ABI one (I checked, the symbols are identical.)
Also use "= {}" in the definitions of the fields. We use this in plenty of places in the kernel, so it should be OK for GCC2.
Change-Id: Ibe05b2236d46024d7b4563ae16e1cc7140fed965 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4434 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|