Opened 18 years ago

Closed 17 years ago

#2111 closed defect (fixed)

aspell 0.60.4 compile error with GCC 4.1

Reported by: Christoph Berg Owned by: blfs-book@…
Priority: normal Milestone: 6.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

It's more or less the same error type as in doxygen. Fix is:

sed -i 's@bool NroffFilter::process_char (FilterChar::Chr c);@bool process_char (FilterChar::Chr c);@g' modules/filter/nroff.cpp

Change History (3)

comment:1 by Randy McMurchy, 17 years ago

Type: enhancementdefect

comment:2 by Randy McMurchy, 17 years ago

Milestone: future6.3

comment:3 by Randy McMurchy, 17 years ago

Resolution: fixed
Status: newclosed

Updated BLFS to ASpell-0.60.5 and this issue was fixed upstream.

Note: See TracTickets for help on using tickets.