Skip to content

Conversation

@bobzhang
Copy link
Member

Note this was not exposed because we used to have:

src_root =  C:\Users\xx\yy|x.t
.... $src_root\heelo.txt

In this case : is read via ReadVar, it is not escaped, if we follow the pattern of build statement, we should have it escaped properly for :

Note this was not exposed because we used to have:
```
src_root =  C:\Users\xx\yy|x.t
.... $src_root\heelo.txt
```
In this case `:` is read via ReadVar, it is not escaped, if we follow the pattern of build statement, we should have it escaped properly for `:`
if g_finger is empty, it is -0
@bobzhang bobzhang force-pushed the install_fix_for_windows branch from 14d9e72 to 9b1b4be Compare November 29, 2020 10:11
@bobzhang
Copy link
Member Author

it seems the windows workflow works, however, we got such error quite often:

The process cannot access the file because it is being used by another process.

@bobzhang bobzhang merged commit a576521 into master Nov 30, 2020
@cristianoc cristianoc deleted the install_fix_for_windows branch June 18, 2022 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants