View previous topic :: View next topic |
Author |
Message |
Mirraz
Joined: 29 Sep 2013 Posts: 1
|
Posted: Sun Sep 29, 2013 7:41 am Post subject: Compilation warnings |
|
|
Building libnatpmp-20130911 I'v got this compilation warnings:
Code: |
natpmp.c:181:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
natpmp.c:182:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
natpmp.c:183:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
|
|
Back to top |
|
|
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1593
|
|
Back to top |
|
|
|