[patch] IO exceptions (filesystem full)

If you have a patch for the sources of the QCAD Community edition, please post it here.

Moderator: andrew

Locked
dl8dtl
Newbie Member
Posts: 6
Joined: Tue Jul 27, 2010 4:55 pm

[patch] IO exceptions (filesystem full)

Post by dl8dtl » Thu Aug 05, 2010 11:44 pm

I've been quite disappointed recently to lose an hour's work because I didn't
notice the filesystem I was trying to store my files into ran full while I've been
working.

Well, this is C++, the underlying ofstream class already offers it, so it's as simple
as to enable IO exceptions.

Patch can be found here:

http://www.sax.de/~joerg/qcad-ioexceptions.patch

rvt
Junior Member
Posts: 12
Joined: Sun Jul 11, 2010 6:26 pm

Post by rvt » Wed Aug 11, 2010 5:24 pm

he, thanks for that patch!

Locked

Return to “QCAD Community Patches”