aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-30 15:28:36 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-30 15:30:14 +0200
commitceb072da340633cd655dc343f416b4a37343245e (patch)
treed880643c3de69fbdbeed92ee4bd7ce002a5a8b49 /openbsc/src/Makefile.am
parentb6e1a40c9c3e9ac1bade68b4b3c9e3c4665f79dc (diff)
db: Fix aliasing warning by casting the signed char to a struct
When we have assigned the cn we will use mempcy to copy the one byte into the target. Use a static assert to assure that the type have the same size. warning: dereferencing type-punned pointer will break strict-aliasing rules
Diffstat (limited to 'openbsc/src/Makefile.am')
0 files changed, 0 insertions, 0 deletions