Re: Bug found in src/applog.cc in commoncpp2-1.8.1

2017-07-18 Thread Charlie Sale
Ok. Good to know. On Tue, Jul 18, 2017, 12:22 PM Stefano Canepa wrote: > IIRC there is a patch in RH and SUSE package for this as we were not > allowed to commit to the project. > > > Stefano Canepa > s...@linux.it or stef...@canepa.ge.it > > On 18 Jul 2017 5:13 pm, "Charlie Sale" wrote: > >> I

Re: Bug found in src/applog.cc in commoncpp2-1.8.1

2017-07-18 Thread Stefano Canepa
IIRC there is a patch in RH and SUSE package for this as we were not allowed to commit to the project. Stefano Canepa s...@linux.it or stef...@canepa.ge.it On 18 Jul 2017 5:13 pm, "Charlie Sale" wrote: > I compiled with standard autoconf/automake procedure. I ran: > > $ ./configure --prefix=/us

Re: Bug found in src/applog.cc in commoncpp2-1.8.1

2017-07-18 Thread Charlie Sale
I compiled with standard autoconf/automake procedure. I ran: $ ./configure --prefix=/usr/local $ make $ make install The build failed during make. It said that each permission bit could not be found and recommended prefixing each one with '__'. I checked the file and noticed that the file was no

Re: Bug found in src/applog.cc in commoncpp2-1.8.1

2017-07-18 Thread Stefano Canepa
Charlie, how did you install commoncpp2? On 18 July 2017 at 03:23, Charlie Sale wrote: > During compilation, all permission bits were not defined in scope. > Add `#include ` to the file to fix the bug. I did so and it > fixed the > problem. Thanks > -- > > ~Charlie Sale > >

Bug found in src/applog.cc in commoncpp2-1.8.1

2017-07-18 Thread Charlie Sale
During compilation, all permission bits were not defined in scope. Add `#include ` to the file to fix the bug. I did so and it fixed the problem. Thanks -- ~Charlie Sale ___ Bug-commoncpp mailing list Bug-commoncpp@gnu.org https://lists.gnu.org/mailman/