Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 53693
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GCC Porting Team <gcc-porting@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bret Towe <magnade@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gimv-gcc34.patch gimv-gcc34.patch patch Bret Towe 2004-06-11 22:51 0000 851 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 53693 depends on: Show dependency tree
Bug 53693 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-11 22:51 0000
when trying to compile it goes thru a fair amount and fails on

gimv_thumb_win.c:1218:2: warning: #warning should be implemented as customizable launcher.
gimv_thumb_win.c:2439: error: conflicting types for 'cb_move_tab'
gimv_thumb_win.c:206: error: previous declaration of 'cb_move_tab' was here
gimv_thumb_win.c:2439: error: conflicting types for 'cb_move_tab'
gimv_thumb_win.c:206: error: previous declaration of 'cb_move_tab' was here
gimv_thumb_win.c:206: warning: 'cb_move_tab' used but never defined
gimv_thumb_win.c:2439: warning: 'cb_move_tab' defined but not used
make[3]: *** [gimv_thumb_win.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/gimageview-0.2.25/work/gimageview-0.2.25/src'

patch will be attached simple fix for it
a conditional check for gcc 3.4 i dont think will be needed
looks like a simple bug thats been there (gcc 3.3 ignores it seems)
but gcc 3.4 not stops on it the error

------- Comment #1 From Bret Towe 2004-06-11 22:51:48 0000 -------
Created an attachment (id=33117) [details]
gimv-gcc34.patch

patch to allow compile with gcc 3.4

------- Comment #2 From Disenchanted (RETIRED) 2004-06-29 06:08:23 0000 -------
Patch added, give it some time, then sync and emerge gimageview.

Thanks for the patch.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug