tags 395378 pending

thanks

Hi,

thanks for reporting this. I thought that this bugs only applies to gcc
4.2 (see #394143). I added the patch to fix this with the next upload.


Cheers,

Michael


On Thu, Oct 26, 2006 at 06:53:15PM +0200, Matthias Klose wrote:
> Package: kbibtex
> Version: 0.1.5-1
> Severity: serious
> Tags: patch
> 
> diff -Nru /tmp/0i8WMzGVxX/kbibtex-0.1.5/src/fileimporter.h 
> /tmp/EJJ9cTBsOp/kbibtex-0.1.5/src/fileimporter.h
> --- /tmp/0i8WMzGVxX/kbibtex-0.1.5/src/fileimporter.h  2006-09-25 
> 20:54:18.000000000 +0000
> +++ /tmp/EJJ9cTBsOp/kbibtex-0.1.5/src/fileimporter.h  2006-10-26 
> 16:51:48.000000000 +0000
> @@ -39,7 +39,7 @@
>          ~FileImporter();
>  
>          File* load ( const QString& text );
> -        virtual File* load( QIODevice *iodevice ) = NULL;
> +        virtual File* load( QIODevice *iodevice ) = 0;
>  
>          static bool guessCanDecode( const QString & ) { return FALSE; };
>  

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050

Attachment: signature.asc
Description: Digital signature

Reply via email to