Skip to content

Changes

Started by upstream project gerrit-libosmocore #2268
Started 13 days ago
Queued 5.3 sec
Took 1 min 57 sec on build4-deb12build-ansible

Summary

  1. remove references to define EMBEDDED in public headers (details)
Commit 6316975e0864d2310f586c5df27359411bcc8bca by Pau Espin Pedrol
remove references to define EMBEDDED in public headers

It's not a good idea to base opt-in/out of code in public headers based
on some specific non-standard define being set at compile time when
calling the compiler. Get rid of those references; Now that
osmocom/core/socket.h can be included thanks to improved
osmocom/core/socket_compat.h, it shouldn't be a problem.

Change-Id: I7a657d67077dfbe861959c6123eb9163bc791694
The file was modifiedinclude/osmocom/gsm/gsup.h
The file was modifiedinclude/osmocom/core/netns.h
The file was modifiedinclude/osmocom/core/tun.h
The file was modifiedinclude/osmocom/core/netdev.h