Bug ID 1030252
Summary htdig fails to build with GCC 7
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter martin.liska@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

[  127s] Parsable.cc: In member function 'void Parsable::addString(Retriever&,
char*, int&, int)':
[  127s] Parsable.cc:77:9: error: invalid conversion from 'char' to 'char*'
[-fpermissive]
[  127s]      w = '\0';
[  127s]          ^~~~
[  127s] Parsable.cc: In member function 'void
Parsable::addKeywordString(Retriever&, char*, int&)':
[  127s] Parsable.cc:95:9: error: invalid conversion from 'char' to 'char*'
[-fpermissive]
[  127s]      w = '\0';
[  127s]          ^~~~

Can be tested in openSUSE:Factory:Staging:Gcc7 project.


You are receiving this mail because: