[Users] Warnings treated as errors

2016-01-06 Thread dptrash
Hello everyone Could you please tell me what and in which version you use to build ploop, vzctl, and vzquota? I am using GCC 5.3 and get a lot of warnings (Inline, …) which are treated as errors according to -Werror in CFLAGS. Thanks and Happy New Year!

Re: [Users] Warnings treated as errors

2016-01-06 Thread Jeffrey Walton
> Could you please tell me what and in which version you use to build ploop, > vzctl, and vzquota? I am using GCC 5.3 and get a lot of warnings (Inline, …) > which are treated as errors according to -Werror in CFLAGS. > This does not answer your question on versioning, but it may help resolve the

Re: [Users] Warnings treated as errors

2016-01-06 Thread Kir Kolyshkin
On 01/06/2016 02:00 AM, dptr...@arcor.de wrote: Hello everyone Could you please tell me what and in which version you use to build ploop, vzctl, and vzquota? I am using GCC 5.3 and get a lot of warnings (Inline, .) which are treated as errors according to -Werror in CFLAGS. I just tried to