Opened 13 years ago

Closed 13 years ago

#1944 closed bug (Fixed)

use errno constants for portability

Reported by: cgreco Owned by: Calum
Priority: minor Milestone: 1.3.4
Component: Unknown Version: other (please specify)
Keywords: Cc: cristian@regolo.cc

Description

For portability, please use errno constants instead of integer values. Patch attached, but please double-check because may require some "import errno".

Attachments (1)

errno.patch (2.0 KB ) - added by cgreco 13 years ago.

Download all attachments as: .zip

Change History (3)

by cgreco, 13 years ago

Attachment: errno.patch added

comment:1 by Calum, 13 years ago

Owner: set to Calum
Status: newassigned

Fix committed to 1.3-stable:d8560f5c2

The change for Autoadd plugin is only in git master so I'll update when porting over.

comment:2 by Calum, 13 years ago

Resolution: fixed
Status: assignedclosed

Fix committed to master: b2eb5aeb

Note: See TracTickets for help on using tickets.