Bug in KDevelop-PG's location-stuff

Roberto Raggi roberto.raggi at gmail.com
Fri Jul 13 15:55:04 UTC 2007


Hi

Il giorno 13/lug/07, alle ore 13:30, Andreas Pakulat ha scritto:

> The runtime is included, if you don't have kdev-pg installed. Its  
> in the
> generated/ folder of the qmake plugin. Of course thats only used when
> you don't have kdev-pg installed in which case the installed headers
> will be used.
>
> As soon as we have more than 1 plugin in kdevelop itself that uses
> kdev-pg the kdev-pg-runtime headers will move to a more central place,
> but for now there's no reason for that. (python and ruby plugins are
> completely standalone in playground)

well, I disagree ;-) Don't you think that is stupid and ugly to have  
7 different copies of kdev-pg-token-stream.h in 7 different  
kdevelop4's subprojects? and it is even more stupid if you think that  
I started kdev-pg to reduce the number of external libraries.


[roberto at MacBook devtools (master)]$ find kdevelop-pg -name "kdev-pg- 
token-stream.h"
kdevelop-pg/include/kdev-pg-token-stream.h


[roberto at MacBook devtools (master)]$ find kdevelop4-extra-plugins - 
name "kdev-pg-token-stream.h"
kdevelop4-extra-plugins/csharp/parser/kdev-pg-token-stream.h
kdevelop4-extra-plugins/java/parser/kdev-pg-token-stream.h
kdevelop4-extra-plugins/python/parser/generated/kdev-pg-token-stream.h
kdevelop4-extra-plugins/ruby/parser/generated/kdev-pg-token-stream.h


[roberto at MacBook KDE (master)]$ find kdevelop -name "kdev-pg-token- 
stream.h"
kdevelop/buildtools/managers/qmake/parser/generated/kdev-pg-token- 
stream.h


ciao robe





More information about the KDevelop-devel mailing list