Fri Nov 13 03:49:01 2009: Request 50747 was acted upon. Transaction: Correspondence added by nj88ud...@sneakemail.com Queue: PAR-Packer Subject: Re: [rt.cpan.org #50747] Broken in: 0.992_04 Severity: (no value) Owner: Nobody Requestors: pl...@patterner.de Status: new Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=50747 >
Hi, Joerg Plate via RT wrote: > Thu Oct 22 07:26:04 2009: Request 50747 was acted upon. > Transaction: Ticket created by PATTERNER > Queue: PAR-Packer > Subject: (No subject given) > Broken in: 0.992_04 > Severity: (no value) > Owner: Nobody > Requestors: pl...@patterner.de > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=50747 > > > > In function 'open', > inlined from 'my_mkfile' at static.c:34: > /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' > declared with attribute error: open with O_CREAT in second argument > needs 3 arguments there is now a fix for this from Roderich in the trunk. Roderich's change (which goes back to Marcela Maslanova, if I'm not mistaken) uses 0777 for the permissions. It seems safer to use 0644 here as suggested by Jörg. I'll make a final dev release with 0777 and we can potentially change this before the next stable release. I want to push that out ASAP, though. Cheers, Steffen