This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Slightly offtpic: why svn stubbornly refuses to listen to ctrl-c?!?
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Date: Fri, 15 Jan 2010 14:43:57 +0100
- Subject: Slightly offtpic: why svn stubbornly refuses to listen to ctrl-c?!?
Hi,
I mean, why a well designed application should refuse to listen to
ctrl-c when something goes wrong? Why every time for some reason it gets
stuck, I have to kill it from another shell? That's definitely annoying.
Paolo.