Re: File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-28 Thread Jens Rehsack
Am 27.04.2015 um 22:29 schrieb Graham Knop ha...@haarg.org: On 4/27/15 4:10 PM, Jens Rehsack wrote: Am 24.04.2015 um 05:37 schrieb Aristotle Pagaltzis pagalt...@gmx.de: * David Golden x...@xdg.me [2015-04-23 17:40]: [...] Please see https://rt.cpan.org/Ticket/Display.html?id=60340 for

Re: File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-27 Thread Jens Rehsack
Am 24.04.2015 um 05:37 schrieb Aristotle Pagaltzis pagalt...@gmx.de: * David Golden x...@xdg.me [2015-04-23 17:40]: [...] Please see https://rt.cpan.org/Ticket/Display.html?id=60340 for context. I think File::Temp needs to be able to work around File::Spec::Win32 returning a

Re: File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-27 Thread David Golden
On Mon, Apr 27, 2015 at 4:10 PM, Jens Rehsack rehs...@gmail.com wrote: Is there a reason not to tryout Win32 API function GetTempPath ( https://msdn.microsoft.com/en-us/library/windows/desktop/aa364992%28v=vs.85%29.aspx )? I dunno how File::Spec/File::Temp on Unix behaves tmp points to a

Re: File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-24 Thread James E Keenan
On 04/24/2015 06:21 AM, David Golden wrote: On Thu, Apr 23, 2015 at 11:37 PM, Aristotle Pagaltzis pagalt...@gmx.de wrote: Not sure it’s the right venue for this level of discussion. It seems to me more governance/admin-level. Then again looking back at the archives, there have been quite

Re: File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-24 Thread David Golden
On Thu, Apr 23, 2015 at 11:37 PM, Aristotle Pagaltzis pagalt...@gmx.de wrote: Not sure it’s the right venue for this level of discussion. It seems to me more governance/admin-level. Then again looking back at the archives, there have been quite specific technical discussions here before, so

File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-23 Thread David Golden
[trying out this channel for toolchain discussions] Please see https://rt.cpan.org/Ticket/Display.html?id=60340 for context. I think File::Temp needs to be able to work around File::Spec::Win32 returning a non-writable directory. My proposal was to warn and fall back to .. That's a small

Re: File::Temp/File::Spec problems on Windows under taint mode – breaking change needed?

2015-04-23 Thread Aristotle Pagaltzis
* David Golden x...@xdg.me [2015-04-23 17:40]: [trying out this channel for toolchain discussions] Not sure it’s the right venue for this level of discussion. It seems to me more governance/admin-level. Then again looking back at the archives, there have been quite specific technical discussions