Re: [boinc_dev] master broken

2017-05-12 Thread David Anderson
Oops! Fixed; thanks! This is a warning that not all compilers might flag; printf("foo") is technically valid but not generally what you want. -- D On 5/12/2017 2:20 AM, Gianfranco Costamagna wrote: Hello David, boinc_client-app.o `test -f 'app.cpp' || echo './'`app.cpp /usr/bin/g++

Re: [boinc_dev] master broken

2017-05-12 Thread Steffen Möller
On 12/05/2017 12:16, Christian Beer wrote: > On 12.05.2017 12:05, Vitalii Koshura wrote: >> Hello Gianfranco, >> >> We have Travis CI for continuous builds and it is not failed. >> Could you please take a look why Travis built it ok and you got errors? > My guess is that there is a compiler

Re: [boinc_dev] master broken

2017-05-12 Thread Gianfranco Costamagna
Hello >My guess is that there is a compiler option that warns about format >errors which is treated as an error because of another option and both >are not activated in our default build but they are on the debian build. >I thought it's a compiler vresion issue but my gcc 6 doesn't even warn >me

Re: [boinc_dev] master broken

2017-05-12 Thread Christian Beer
On 12.05.2017 12:05, Vitalii Koshura wrote: > Hello Gianfranco, > > We have Travis CI for continuous builds and it is not failed. > Could you please take a look why Travis built it ok and you got errors? My guess is that there is a compiler option that warns about format errors which is treated

Re: [boinc_dev] master broken

2017-05-12 Thread Vitalii Koshura
Hello Gianfranco, We have Travis CI for continuous builds and it is not failed. Could you please take a look why Travis built it ok and you got errors? Thanks Best regards, Vitalii Koshura 2017-05-12 12:20 GMT+03:00 Gianfranco Costamagna < costamagnagianfra...@yahoo.it>: > Hello David, > >

[boinc_dev] master broken

2017-05-12 Thread Gianfranco Costamagna
Hello David, boinc_client-app.o `test -f 'app.cpp' || echo './'`app.cpp /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wshadow -Wredundant-decls -Wdisabled-optimization