diff options
author | Jacob Erlbeck <jerlbeck@sysmocom.de> | 2013-10-08 12:04:41 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2013-10-08 14:00:24 +0200 |
commit | 42e0dc0cc3d20b4c222151dc7a9b5e63dabac734 (patch) | |
tree | e953cc3c3c75febb32968da680dfd69ec6145f22 /tests/ussd/ussd_test.c | |
parent | bb9f89745a96dc2b1452a05d4b0e260c276a5779 (diff) |
msgb: Add may_alias attribute to struct libgb_msgb_cb
This explicitely allows aliasing of this struct to avoid the warning
shown below. Note, that this warning isn't show when
'-fno-strict-aliasing' is used.
Addresses:
gb/gprs_ns_test.c:85:54: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
Diffstat (limited to 'tests/ussd/ussd_test.c')
0 files changed, 0 insertions, 0 deletions