Files
meta-openembedded/meta-networking/recipes-protocols
Nguyen Dat Tho 7be42e05de mdns: Fix build with gcc-15
Fix error: http://errors.yoctoproject.org/Errors/Details/851809/

../mDNSShared/CommonServices.h:856:13: error: 'bool' cannot be defined via 'typedef'
  856 | typedef int bool;
      |             ^~~~
../mDNSShared/CommonServices.h:856:13: note: 'bool' is a keyword with '-std=c23' onwards
../mDNSShared/CommonServices.h:856:1: warning: useless type name in empty declaration
  856 | typedef int bool;
      | ^~~~~~~

Signed-off-by: Nguyen Dat Tho <tho3.nguyen@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-10 08:31:03 -07:00
..
2023-08-01 08:46:48 -07:00
2023-01-29 21:09:39 -08:00
2025-03-31 14:42:06 -07:00
2025-04-10 08:31:03 -07:00
2024-03-20 09:28:06 -07:00
2025-02-12 23:45:35 -08:00
2025-03-28 10:28:12 -07:00