You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "divijvaidya (via GitHub)" <gi...@apache.org> on 2023/06/15 11:14:42 UTC

[GitHub] [kafka] divijvaidya commented on pull request #13321: MINOR: added compatibility for MinGW

divijvaidya commented on PR #13321:
URL: https://github.com/apache/kafka/pull/13321#issuecomment-1592850958

   Hi @maniekes 
   Seems like, we do indeed want to support MinGW (on a best effort basis since we can't test it) as per https://github.com/apache/kafka/blob/505c7b64875ba05301d933a9b73964fad30e8639/gradlew#L110 
   
   I will be happy to support you in merging this PR.
   We need to do the following:
   1. Merge from latest trunk
   2. Rename the variable `CYGWIN` to a generic one since now it's enabled for `MINGW` too. Perhaps, something like `WINDOWS_OS_FORMAT`


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org