diff options
author | Jan Moskyto Matejka <mq@ucw.cz> | 2016-03-23 01:45:37 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2016-03-23 02:21:42 +0100 |
commit | 54bb032d21d25a2221877e15325e79add10278ec (patch) | |
tree | cf5fbb8388001ef2a9af3a55548f612264ef64ea /sysdep | |
parent | 665b8e5283df4f64eb44d8fb434489be1474b5d4 (diff) |
Birdlib: Modify lists to avoid problems with pointer aliasing rules
The old linked list implementation used some wild typecasts and required
GCC option -fno-strict-aliasing to work properly. This patch fixes that.
However, we still keep the option due to other potential problems.
(Commited by Ondrej Santiago Zajicek)
Diffstat (limited to 'sysdep')
0 files changed, 0 insertions, 0 deletions