claim 481642 !
thanks

[please don't forget the -submitter, so I'm aware of your replies ;-)...]

  It seems I have found at least one of the causes of the problem. The

my $a=Qt::Application([EMAIL PROTECTED]);

statement in perl 5.8 causes do_autoload to be called with the following
arguments:

'Qt::Application' 'QApplication' '4'

while in perl 5.10, it is called thus:

'Qt::Application' 'new' '4'

Surely can't work that well...

  I'll try to find a fix or a workaround as soon as possible.

  Cheers,

        Vincent

-- 
Vincent Fourmond, Debian Developer
http://vince-debian.blogspot.com/

find(1):

 A `%' at the end of the format argument causes undefined behaviour
 since there is no following character. In some locales, it may
 hide your door keys, while in others it may remove the final page
 from the novel you are reading.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to