You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by GitBox <gi...@apache.org> on 2021/05/05 20:22:49 UTC

[GitHub] [xalan-c] rleigh-codelibre commented on a change in pull request #36: Fix building in MinGW

rleigh-codelibre commented on a change in pull request #36:
URL: https://github.com/apache/xalan-c/pull/36#discussion_r626871990



##########
File path: src/xalanc/PlatformSupport/XalanFileOutputStream.hpp
##########
@@ -40,8 +40,9 @@
 
 namespace XALAN_CPP_NAMESPACE {
 
-
+#if !defined(XALAN_WINDOWS)

Review comment:
       Why is this inappropriate for Windows?




-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
For additional commands, e-mail: dev-help@xalan.apache.org