Re: [PATCH] Avoid implicitly declared __mpxrt_stop in libmpx

2017-01-30 Thread Alexander Ivchenko
Hi Jakub, Thanks for noticing that. Of course the declaration had to be in the header for this case Alexander 2017-01-30 13:13 GMT+03:00 Jakub Jelinek : > Hi! > > On Mon, Dec 26, 2016 at 06:15:01PM +0300, Alexander Ivchenko wrote: >> Submitted as r243928. >> >> (__mpxrt_stop):

[PATCH] Avoid implicitly declared __mpxrt_stop in libmpx

2017-01-30 Thread Jakub Jelinek
Hi! On Mon, Dec 26, 2016 at 06:15:01PM +0300, Alexander Ivchenko wrote: > Submitted as r243928. > >> (__mpxrt_stop): Ditto. I've noticed: ../../../../libmpx/mpxrt/mpxrt.c:255:6: warning: implicit declaration of function ‘__mpxrt_stop’; did you mean ‘__mpxrt_mode’? [-Wimplicit-function