|
Viewing Issue Simple Details |
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0002215 |
c++ binding |
major |
always |
09-05-14 03:12 |
09-05-18 13:52 |
|
|
Reporter |
kklimonda |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
open |
|
|
Status |
feedback |
|
|
|
|
|
Summary |
0002215: error: missing binary operator before token "(" when compiling using gcc 4.4 |
|
Description |
Hey,
xmms2 0.6 fails to compile using this gcc version. I can attach more info upon request (last few lines of the build log attached to this report) |
|
Additional Information |
# gcc -v
Using built-in specs.
Target: x86_64-linux-gnu
(...)
gcc version 4.4.1 (Ubuntu 4.4.0-3ubuntu3) |