Jeremy Lainé escribió:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Justification: renders package unusable
This bug does not render the package unusable,
if user does not execute "chmod +x" by hand, the example program does
not compile.
however, next time i will try to assign a better severity to a bug.
the "grave" severity is
excessive! Please refer to the following page if in doubt as to what
severity to assign to a bug report:
http://www.debian.org/Bugs/Developer#severities
Nevertheless, I am working on a new upload of KDevelop which should fix
this bug.
thanks you very much
Jeremy
- --
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/ : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDNvXW4mJJZqJp2ScRAmiJAJ42Im20U640PoLtgRKZrAXVqaKihgCfYBPk
7E/l4f3yEPCI+6FsPeYRGZw=
=WiQT
-----END PGP SIGNATURE-----
--
//
//Rober Morales Chaparro
//
#include /* RMC'05 */ <iostream>
class saludo { public: saludo(){
std::cout << "hola"; } ~saludo()
{ std::cout << " mundo!" ; } } ;
int main() { saludo holamundo; }
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]