First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 126589
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Aaron Walker (RETIRED) <ka0ttic@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Patrick Lauer (RETIRED) <patrick@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
devtodo-0.1.19-gcc41.patch gcc-4.1 patch patch Mark Loeser 2006-03-17 13:53 0000 486 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 126589 depends on: Show dependency tree
Show dependency graph
Bug 126589 blocks: 117482
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2006-03-17 13:44 0000
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../util    -O1
-march=athlon-xp -fomit-frame-pointer -pipe -MT Todo.o -MD -MP -MF
".deps/Todo.Tpo" -c -o Todo.o Todo.cc; \
then mv -f ".deps/Todo.Tpo" ".deps/Todo.Po"; else rm -f ".deps/Todo.Tpo"; exit
1; fi
TodoDB.h:111: error: extra qualification 'TodoDB::' on member 'markDone'
make[2]: *** [Todo.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/devtodo-0.1.19-r1/work/devtodo-0.1.19/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/devtodo-0.1.19-r1/work/devtodo-0.1.19'
make: *** [all] Error 2

!!! ERROR: app-misc/devtodo-0.1.19-r1 failed.

------- Comment #1 From Mark Loeser 2006-03-17 13:53:24 0000 -------
Created an attachment (id=82406) [edit]
gcc-4.1 patch

Very little patch.  We should append it to the other gcc4 patch.

------- Comment #2 From Mark Loeser 2006-04-13 22:45:48 0000 -------
Fixed, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug