Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 324353

Summary: Stabilize =app-editors/hteditor-2.0.18
Product: Gentoo Linux Reporter: Francisco Blas Izquierdo Riera (RETIRED) <klondike>
Component: Current packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED FIXED    
Severity: enhancement CC: esigra
Priority: High Keywords: STABLEREQ
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to solve the constants problem

Description Francisco Blas Izquierdo Riera (RETIRED) gentoo-dev 2010-06-16 17:36:29 UTC
app-editors/hteditor-2.0.10 won't compile with gcc versión 4.4.3 (Gentoo Hardened 4.4.3-r6 p1.2, pie-0.4.4) because many consts are missing.

Reproducible: Always

Steps to Reproduce:
1. emerge app-editors/hteditor-2.0.10

Actual Results:  
infoview.cc: In function ‘Container* parse_info_node(File*, const char*)’:                                                                                   
infoview.cc:196: error: conversión inválida de ‘const char*’ a ‘char*’                                                                                       
infoview.cc: In member function ‘int ht_info_viewer::find_node(const char*, const char*)’:                                                                   
infoview.cc:430: error: conversión inválida de ‘const char*’ a ‘char*’                                                                                       
infoview.cc:440: error: conversión inválida de ‘const char*’ a ‘char*’   

Expected Results:  
Compiles fine

I'll attach a patch to solve it on next comment
Comment 1 Francisco Blas Izquierdo Riera (RETIRED) gentoo-dev 2010-06-16 17:37:20 UTC
Created attachment 235619 [details, diff]
Patch to solve the constants problem

This patch seems to solve the problem and allows compilation to finish.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-06-16 18:02:53 UTC
no... fixing 2.0.10 is pointless, thanks for the report though. let's stabilize 2.0.17.
Comment 3 Pacho Ramos gentoo-dev 2010-06-24 21:31:07 UTC
amd64 stable
Comment 4 nixnut (RETIRED) gentoo-dev 2010-06-26 12:23:37 UTC
ppc stable
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-07-10 13:21:47 UTC
ppc: please stabilize 2.0.18 instead
Comment 6 Brent Baude (RETIRED) gentoo-dev 2010-10-08 20:13:05 UTC
ppc stable, closing