Share

wxChecksums

Tracker: Patches

5 Compilation fix for gcc4 - ID: 1535833
Last Update: Attachment added ( leio )

The attached patch fixes a class declaration that
doesn't quite follow C++ standard and gcc4.1 fails
compilation of wxChecksums due to it being stricted in
that regard.
The error is:

dlgProgress.hpp: At global scope:
dlgProgress.hpp:140: error: extra qualification
'dlgProgress::' on member 'dlgProgress'

This patch comes from
http://bugs.gentoo.org/show_bug.cgi?id=136339
and I'm just forwarding it as the Gentoo maintainer.
All credits to Miguel Marte who provided the patch.

It fixes all compilation errors with gcc-4.1.1 at least
on my system.

Thanks


Mart Raudsepp ( leio ) - 2006-08-07 09:34

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
wxchecksums-gcc4.patch Fix compilation with gcc4 Download

Change ( 1 )

Field Old Value Date By
File Added 187956: wxchecksums-gcc4.patch 2006-08-07 09:34 leio