[PATCH] s/errc::not_supported/errc::function_not_supported/ in Support/Unix/Path.inc

Luqman Aden me+llvm at luqman.ca
Mon Jun 30 11:13:32 PDT 2014


Could someone commit this for me, I haven't got comma access.


On Sun, Jun 29, 2014 at 9:58 PM, Luqman Aden <me+llvm at luqman.ca> wrote:

> Updated FileSystem.h.
>
>
> On Sun, Jun 29, 2014 at 8:55 PM, Alp Toker <alp at nuanti.com> wrote:
>
>> LGTM.
>>
>> And let's update the other mention of the old constant name in
>> include/llvm/Support/FileSystem.h while we're at it.
>>
>>
>>
>> On 30/06/2014 06:44, Luqman Aden wrote:
>>
>>> I was building on Android and since it doesn't have futimes and futimens
>>> it was hitting the else case which tries to use a variant that's not in the
>>> errc enum. A simple enough change and I can build for Android again.
>>>
>>>
>>> _______________________________________________
>>> llvm-commits mailing list
>>> llvm-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>>
>>
>> --
>> http://www.nuanti.com
>> the browser experts
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140630/e4262547/attachment.html>


More information about the llvm-commits mailing list