Opened 13 years ago

Closed 12 years ago

#1944 closed bug (Fixed)

use errno constants for portability

Reported by: cgreco Owned by: Cas
Priority: minor Milestone: 1.3.4
Component: Unknown Version: other (please specify)
Keywords: Cc: cristian@…

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)

Changed 13 years ago by cgreco

comment:1 Changed 12 years ago by Cas

  • Owner set to Cas
  • Status changed from new to assigned

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 Changed 12 years ago by Cas

  • Resolution set to fixed
  • Status changed from assigned to closed

Fix committed to master: b2eb5aeb

Note: See TracTickets for help on using tickets.