Ticket #242 (new defect)

Opened 2 months ago

Compile error in parted.h: declaration of 'void free(void*)' throws different exceptions

Reported by: christoph Assigned to:
Priority: major Milestone:
Component: libparted Version:
Keywords: Cc:

Description

I upgraded from version 1.8 to 1.9, and get the following compile error when including <parted/parted.h>

Compiler is "gcc (SUSE Linux) 4.4.1 [gcc-4_4-branch revision 150839]"

In file included from /local/svn/kde/trunk/extragear/sysadmin/partitionmanager/src/jobs/job.h:29,

from /local/svn/kde/trunk/extragear/sysadmin/partitionmanager/src/gui/progressdialog.cpp:29:

/usr/include/parted/parted.h:43: error: declaration of 'void free(void*)' throws different exceptions /usr/include/stdlib.h:488: error: from previous declaration 'void free(void*) throw ()'

Attachments


Add/Change #242 (Compile error in parted.h: declaration of 'void free(void*)' throws different exceptions)




Change Properties
Action