Bug#925745: Bug#925745: [Help] libgtextutils: ftbfs with GCC-9

2019-09-25 Thread Olivier Sallou
On 9/25/19 1:22 PM, Andreas Tille wrote: > Hi again, > > On Wed, Sep 11, 2019 at 02:16:04PM +0200, Andreas Tille wrote: >>> commenting in text_line_reader.h: >>> >>>         // operator const std::string& () const { return >>> line_string() ; } >>> >>> do the job and test pass >>> >>> >>>

Bug#925745: Bug#925745: [Help] libgtextutils: ftbfs with GCC-9

2019-09-25 Thread Andreas Tille
Hi again, On Wed, Sep 11, 2019 at 02:16:04PM +0200, Andreas Tille wrote: > > commenting in text_line_reader.h: > > > >         // operator const std::string& () const { return > > line_string() ; } > > > > do the job and test pass > > > > > > but I would prefer a c++ friend to acknowledge

Bug#925745: Bug#925745: [Help] libgtextutils: ftbfs with GCC-9

2019-09-11 Thread Andreas Tille
Hi Olivier, On Tue, Aug 20, 2019 at 05:57:50PM +0200, Olivier Sallou wrote: > > On 8/20/19 3:41 PM, Andreas Tille wrote: > > Hi Olivier, > > > > I'm just forwarding this to Debian Mentors list to get a wider audience. > > I'd prefer a fix over simply removing the test ... > > > commenting in

Bug#925745: [Debian-med-packaging] Bug#925745: [Help] libgtextutils: ftbfs with GCC-9

2019-08-20 Thread Olivier Sallou
On 8/20/19 3:41 PM, Andreas Tille wrote: > Hi Olivier, > > I'm just forwarding this to Debian Mentors list to get a wider audience. > I'd prefer a fix over simply removing the test ... commenting in text_line_reader.h:         // operator const std::string& () const { return line_string()

Bug#925745: [Help] libgtextutils: ftbfs with GCC-9

2019-08-20 Thread Andreas Tille
Hi Olivier, I'm just forwarding this to Debian Mentors list to get a wider audience. I'd prefer a fix over simply removing the test ... Thanks for your analysis anyway Andreas. On Tue, Aug 20, 2019 at 03:36:48PM +0200, Olivier Sallou wrote: > > On 8/20/19 1:24 PM, Andreas Tille wrote: >

Bug#925745: [Debian-med-packaging] Bug#925745: [Help] libgtextutils: ftbfs with GCC-9

2019-08-20 Thread Olivier Sallou
On 8/20/19 1:24 PM, Andreas Tille wrote: > Control: tags -1 help > > Hi, > > any hint how to deal with this is a test file. In test, there is explicit conversion to string: line = reader.line_string() ; //first line - with explicit method to get the string which works fine as expected In

Bug#925745: [Help] libgtextutils: ftbfs with GCC-9

2019-08-20 Thread Andreas Tille
Control: tags -1 help Hi, any hint how to deal with ... g++ -DHAVE_CONFIG_H -I. -I.. -I../src -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -Wformat-nonliteral -Wformat-security -Wswitch-default