Opened 17 years ago

Closed 17 years ago

Last modified 14 years ago

#12441 closed defect (fixed)

BUG: pextlib "xinstall" wrong open mode

Reported by: afb@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 1.6
Component: base Version: 1.6.0
Keywords: Linux support Cc:
Port:

Description

Seems there was a typo in the call to open(2), that wasn't catched by the Darwin/FreeBSD definition of the function prototype. int open(const char *, int, ...); Anyway, it is supposed to take two or three arguments (not four), so there was a typo when appending the extra mode for creating files.

Attachments (1)

macports-xinstallmode.patch (472 bytes) - added by afb@… 17 years ago.
macports-xinstallmode.patch

Download all attachments as: .zip

Change History (5)

Changed 17 years ago by afb@…

Attachment: macports-xinstallmode.patch added

macports-xinstallmode.patch

comment:1 Changed 17 years ago by afb@…

Keywords: Linux support added

comment:2 Changed 17 years ago by afb@…

Resolution: fixed
Status: newclosed
Version: 1.5.01.6.0

Fixed, r28669.

comment:3 Changed 15 years ago by tobypeterson

Milestone: MacPorts base bugsMacPorts Future

Milestone MacPorts base bugs deleted

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 1.6
Note: See TracTickets for help on using tickets.