[ https://issues.apache.org/jira/browse/HDFS-15909?focusedWorklogId=569262&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-569262 ]
ASF GitHub Bot logged work on HDFS-15909: ----------------------------------------- Author: ASF GitHub Bot Created on: 20/Mar/21 16:03 Start Date: 20/Mar/21 16:03 Worklog Time Spent: 10m Work Description: GauthamBanasandra opened a new pull request #2792: URL: https://github.com/apache/hadoop/pull/2792 * fnmatch.h isn't available on Visual C++ compiler.This PR makes it cross platform by using fnmatch on Linux and PathMatchSpecA on Windows appropriately. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 569262) Remaining Estimate: 0h Time Spent: 10m > Make fnmatch cross platform > --------------------------- > > Key: HDFS-15909 > URL: https://issues.apache.org/jira/browse/HDFS-15909 > Project: Hadoop HDFS > Issue Type: Improvement > Components: libhdfs++ > Affects Versions: 3.2.2 > Reporter: Gautham Banasandra > Assignee: Gautham Banasandra > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > The function fnmatch isn't available in Visual C++. Need to make this cross > platform. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org