Bug 1030252

Summary: htdig fails to build with GCC 7
Product: [openSUSE] openSUSE Tumbleweed Reporter: Martin Liška <martin.liska>
Component: BasesystemAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: crrodriguez, dleuenberger, mpluskal
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1030236    

Description Martin Liška 2017-03-21 09:01:52 UTC
[  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.
Comment 1 Cristian Rodríguez 2017-04-04 16:39:30 UTC
 fixed in request id 485703