Drop strict-aliasing warnings from roslz4 file.#839
Drop strict-aliasing warnings from roslz4 file.#839dirk-thomas merged 2 commits intoros:kinetic-develfrom
Conversation
|
Are you sure that the warning is gone with this patch? I would think it needs either |
|
Oh, good catch. I was thrown off by the PR builder here not showing the warning. |
|
The devel job (and therefore the pr job) doesn't show the warning. I think the release job only shows it due to it optimization level. The patch looks good to me (just suppressing the warning which has been there for a while. I am just not sure if the warning posses any problem. If yes, using |
|
I guess the Python API is designed like that on purpose (http://osdir.com/ml/python.cython.devel/2008-04/msg00080.html). Will merge once it's "green". Thanks. |
Drop strict-aliasing warnings from roslz4 file.
Silences this build warning:
Source: http://build.ros.org/job/Kbin_uX64__roslz4__ubuntu_xenial_amd64__binary/4/console