close
This commit is contained in:
parent
22e805b9f2
commit
fe31951e5e
2 changed files with 21 additions and 0 deletions
|
@ -31,3 +31,6 @@ language-javascript > happy: src/Language/JavaScript/Parser/Grammar
|
||||||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||||
|
|
||||||
Yes, it's wonderful.
|
Yes, it's wonderful.
|
||||||
|
|
||||||
|
> Upstream bug is <https://github.com/simonmar/happy/issues/157>
|
||||||
|
> and this cannot be fixed in git-annex, so [[done]] --[[Joey]]
|
||||||
|
|
|
@ -0,0 +1,18 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2021-12-13T16:49:37Z"
|
||||||
|
content="""
|
||||||
|
Here is an upstream bug report about the same problem,
|
||||||
|
<https://github.com/erikd/language-javascript/issues/86>
|
||||||
|
|
||||||
|
Unfortunately the author of language-javascript has decided to not support
|
||||||
|
building it except in a unicode locale. So you will need to set
|
||||||
|
LANG or similar to a unicode locale to avoid the problem.
|
||||||
|
|
||||||
|
I don't see anything I can do about this in git-annex, this is not a direct
|
||||||
|
dependency and it is uncreasingly unusual for users to not use a unicode
|
||||||
|
locale, so while I would rather compilers (and everything else) did not crash
|
||||||
|
in these situations, I expect that anyone not using a unicode locale is
|
||||||
|
going to see lots of problems like this in the future.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue