First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 280166
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Scheme Herd <scheme@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stelian Ionescu <bugs@cddr.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
plt-4.2.1-fix-typo.patch Fix typo. patch Stelian Ionescu 2009-08-03 12:00 0000 553 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 280166 depends on: Show dependency tree
Bug 280166 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: 2009-08-03 12:00 0000
make[4]: Entering directory
`/var/mm/tmp/dev-scheme-plt-scheme-4.2.1/work/plt-4.2.1/src/mzscheme/gc2'
/var/mm/tmp/dev-scheme-plt-scheme-4.2.1/work/plt-4.2.1/src/lt/libtool
--mode=compile --tag=CC i686-pc-linux-gnu-gcc -I./.. -I./../include -O2 -ggdb
-march=pentium-m -pipe -DMZ_GC_BACKTRACE -D$
 i686-pc-linux-gnu-gcc -I./.. -I./../include -O2 -ggdb -march=pentium-m -pipe
-DMZ_GC_BACKTRACE -DNEWGC_BTC_ACCOUNT -DMZ_USES_SHARED_LIB -I./.. -c ./gc2.c 
-fPIC -DPIC -o .libs/gc2.o
In file included from ./gc2.c:15:
./newgc.c: In function 'GC_dump_with_traces':
./newgc.c:2334: error: 'obj_staart' undeclared (first use in this function)
./newgc.c:2334: error: (Each undeclared identifier is reported only once
./newgc.c:2334: error: for each function it appears in.)

There's a typo in newgc.c: «obj_staart» instead of «obj_start»

------- Comment #1 From Stelian Ionescu 2009-08-03 12:00:38 0000 -------
Created an attachment (id=200010) [details]
Fix typo.

------- Comment #2 From Marijn Schouten 2009-08-03 16:03:59 0000 -------
Fix applied and upstream notified. Thanks Stelian.

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