First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 94600
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Håvard Wall <haavardw@ifi.uio.no>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libggi-2.1.0-gcc4.patch When used as a lvalue, don't use the macro which does casting patch Håvard Wall 2005-05-31 05:01 0000 2.48 KB Details | Diff
libggi-2.1.1-gcc4.patch Don't cast lvalues. patch Håvard Wall 2005-07-19 01:52 0000 1.90 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 94600 depends on: Show dependency tree
Bug 94600 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: 2005-05-31 03:41 0000
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include
-I/usr/include -march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx -msse
-m3dnow -mfpmath=sse -ffast-math -I/usr/include -D_REENTRANT -D_THREAD_SAFE -MT
visual.lo -MD -MP -MF .deps/visual.Tpo -c visual.c  -fPIC -DPIC -o visual.lo
visual.c: In function 'GGIopen':
visual.c:127: error: invalid lvalue in assignment
make[3]: *** [visual.lo] Error 1


Reproducible: Always
Steps to Reproduce:
1. emerge =media-libs/libggi-2.1.0

Actual Results:  
Compilation stops

Expected Results:  
Compiled.

------- Comment #1 From Håvard Wall 2005-05-31 05:01:17 0000 -------
Created an attachment (id=60265) [edit]
When used as a lvalue, don't use the macro which does casting

------- Comment #2 From Håvard Wall 2005-07-19 01:52:22 0000 -------
Created an attachment (id=63756) [edit]
Don't cast lvalues.

Patch against libggi-2.2.1.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2005-11-03 17:11:26 0000 -------
Thanks applied to CVS. 

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