t-artistik / qtscriptgenerator

Automatically exported from code.google.com/p/qtscriptgenerator
0 stars 0 forks source link

Include missing when building with gcc-4.4 snapshots. #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. build generator used in amarok-2*

What is the expected output? What do you see instead?
Clean build.
Missing fopen definitions etc.

What version of the product are you using? On what operating system?
amarok-2.0.1 and amarok-2.0.2
gcc version 4.4.0-pre9999 built 20090304 (experimental) rev. 144597 (Gentoo
SVN)

Please provide any additional information below.
With attached simple patch it compiles fine.

Patch redirected to qtscriptgenerator from
http://bugs.kde.org/show_bug.cgi?id=177661

Original issue reported on code.google.com by Martin.J...@gmail.com on 6 Mar 2009 at 12:15

Attachments:

GoogleCodeExporter commented 8 years ago
This is a rather trivial fix and allows kde developers to close a bug and Fedora
packagers to drop a patch which we'd like to see "upstreamed" :)

Original comment by lvill...@binaryhelix.net on 6 Mar 2009 at 2:12

GoogleCodeExporter commented 8 years ago
What does "built generator used in amarok2" mean? Please only submit bugs here 
for
the qmake version of the qtscriptgenerator found on this site. 

Original comment by ian.mon...@gmail.com on 10 Mar 2009 at 12:56

GoogleCodeExporter commented 8 years ago
Sorry for ambiguous description.. but i really mean building of 
qtscriptgenerator
code in generator directory used in source of amarok-2*.

generator directory in amarok source is based on your 
qtscriptgenerator/generator
code simillar to qtscriptgenerator-src-0.1.0, but not exactly this version (as 
there
is no public repository, I cannot check if its from other version or with some
changes from amarok devs).

Of course amarok also use qmake for building and same problem is in
qtscriptgenerator-src-0.1.0 when using qmake && make.

Original comment by Martin.J...@gmail.com on 10 Mar 2009 at 1:12

GoogleCodeExporter commented 8 years ago
Amarok doesn't use qmake for building and it causes an issue here and there. :) 
Btw
I'm the Amarok developer. Sorry for being harsh I hadn't seen that my fellow
developers had sent you here.

Anyways Kent this looks like a pretty straightforward "new GCC removing implicit
includes" fix.

Original comment by ian.mon...@gmail.com on 10 Mar 2009 at 1:29

GoogleCodeExporter commented 8 years ago
Thanks Ian!

PS: I should read and write more carefully because I misread qmake as cmake :).

Original comment by Martin.J...@gmail.com on 10 Mar 2009 at 1:37

GoogleCodeExporter commented 8 years ago
patch confirmed good for fedora11/gcc44

Original comment by rdieter@gmail.com on 21 Mar 2009 at 5:51

GoogleCodeExporter commented 8 years ago
This is fixed in 0.2.0

Original comment by bash.lnx@gmail.com on 1 May 2012 at 6:52