D21643 "fixes" this by using copy(). However:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 22 2021
Aug 11 2020
Jun 12 2020
Apr 7 2020
Apr 6 2020
Character encoding issues aren't stable yet (see also T13500) but I think everything else here is.
Apr 2 2020
See also:
See also:
Dec 28 2018
I'm not an Windows expert. But to my knowledge there are a couple of things missing here:
Oct 25 2018
Oct 3 2018
Oct 2 2018
Also, guess what this checkbox does on Windows 10?
Consider this script:
This was almost certainly resolved by D16273.
No clue how to reproduce this.
I believe this is essentially just T13209.
Changes in T13209 make this the only mode.
D11688 implemented this.
I think I'm done for the night, but we're down to 18 failing tests under Windows.
PHP7 introduces random_bytes(), which is a more accessible pseudorandom source on Windows than the other sources we use.
ArcanistLinterTestCase->lintFile() has a bug where it does this:
A lot of tests fail on Windows if core.autocrlf is set to convert "\n" line endings to "\r\n" line endings on checkout, which is the default behavior. In theory, this is fixable, but I'm not sure it's really worthwhile. At the least, I first want to get things passing without dealing with these tests.
Oct 1 2018
Evolved into T13209.
On startup on Windows, arc currently complains that cURL isn't enabled. It gives you some okay-ish instructions for enabling it.
I'm currently trying to update my Surface Pro so I can look at making arc unit in the wilds branch pass on Windows. I've restarted to install more updates about 5 times, am currently stuck at "Feature update to Windows 10, version 1803 - Downloading - 0%" which appears to just be not working.
Aug 16 2018
Aug 15 2018
Jan 4 2018
Sep 2 2017
See also PHI52.
Jul 11 2017
Jul 9 2017
May 11 2017
May 8 2017
Thanks, let me check that task and I tell you.
This might be a variant of T2465. There's some workaround described there that might help.
Apr 12 2017
Feb 14 2017
Just a quick note to say that I have been using @BYK 's D15675, D15676 and D15693 for over a month now with no issues, so would be in favour of them being merged in.
Setup:
- Windows 10 x64,
- standalone cmd.exe
- cmd.exe through ConEmu
- git repos hosteded locally in phabricator (running on Ubuntu server)
- relatively straightforward use of arc feature, arc diff and arc land
@chad - How can I be involved with any progress on this front then since now it is planned?
Do you think there are any intentions to fix this issue for windows users? At least in far future?
Me and my colleges are still working with an old arcanist version 737f5c0d. If this workaround breaks, there would be no way for windows users to work with arcanist. Except using a fork containing D15675.