Bug 211589 - app-accessibility/dasher-4.6.1 GCC 4.3 patch
Bug#: 211589 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome-accessibility@gentoo.org Reported By: dirtyepic@gentoo.org
Component: GNOME
URL: 
Summary: app-accessibility/dasher-4.6.1 GCC 4.3 patch
Keywords:  
Status Whiteboard: 
Opened: 2008-02-27 05:04 0000
Description:   Opened: 2008-02-27 05:04 0000
dasher fails to build due to several missing includes for headers that were
previously indirectly included:

CTWLanguageModel.cpp:458: error: 'strcpy' was not declared in this scope
CTWLanguageModel.cpp: In member function 'virtual bool
Dasher::CCTWLanguageModel::ReadFromFile(std::string, std::string)':
CTWLanguageModel.cpp:504: error: 'strcmp' was not declared in this scope
CTWLanguageModel.cpp:535: error: 'strcmp' was not declared in this scope
make[4]: *** [CTWLanguageModel.o] Error 1

(etc.)

------- Comment #1 From Ryan Hill 2008-02-27 05:06:35 0000 -------
Created an attachment (id=144717) [details]
dasher-4.6.1-gcc-4.3.patch

------- Comment #2 From Gilles Dartiguelongue 2008-03-30 17:57:08 0000 -------
did you submit this bug upstream as well ?

------- Comment #3 From comio 2008-04-06 12:33:48 0000 -------
This patch works fine on dasher 4.7.0. Anyway this problem should be resolved
by upstream.

Thanks a lot,

luigi

------- Comment #4 From Gilles Dartiguelongue 2008-04-13 11:00:10 0000 -------
that doesn't tell me if the patch was submitted...

------- Comment #5 From Ryan Hill 2008-04-21 01:18:00 0000 -------
yes, reported and fixed upstream.

https://bugzilla.gnome.org/show_bug.cgi?id=522121

------- Comment #6 From comio 2008-06-06 19:16:13 0000 -------
Created an attachment (id=155743) [details]
Patch to compile dasher-4.7.3 with GCC4.3

This patch permits to compile dasher-4.7.3 using GCC4.3

------- Comment #7 From Ryan Hill 2008-06-09 03:49:49 0000 -------
Applied to 4.7.3.

------- Comment #8 From comio 2008-06-10 21:01:51 0000 -------
(In reply to comment #7)
> Applied to 4.7.3.
> 

Thanks a lot

luigi