[
https://issues.apache.org/jira/browse/TRAFODION-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703037#comment-16703037
]
ASF GitHub Bot commented on TRAFODION-3239:
-------------------------------------------
GitHub user kevinxu021 opened a pull request:
https://github.com/apache/trafodion/pull/1751
[TRAFODION-3239]set LC_ALL and LANG in case encoding error
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinxu021/incubator-trafodion encoding
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1751.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1751
----
commit e16a49213a873ab02e08cbec4cb6674ae1532329
Author: trafodion <trafodion@...>
Date: 2018-11-29T11:09:47Z
set LC_ALL and LANG in case encoding error
----
> error:stray \357’ in program
> ----------------------------
>
> Key: TRAFODION-3239
> URL: https://issues.apache.org/jira/browse/TRAFODION-3239
> Project: Apache Trafodion
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Kevin Xu
> Priority: Major
>
> There are some error: "error:stray \357’ in program" while having
> LC_ALL=zh_CN.UTF-8
> LANG=zh_CN.UTF-8
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)