Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324353 - Stabilize =app-editors/hteditor-2.0.18
Summary: Stabilize =app-editors/hteditor-2.0.18
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2010-06-16 17:36 UTC by Francisco Blas Izquierdo Riera
Modified: 2010-10-08 20:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to solve the constants problem (hte_consts.patch,6.59 KB, patch)
2010-06-16 17:37 UTC, Francisco Blas Izquierdo Riera (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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