-
-
Notifications
You must be signed in to change notification settings - Fork 568
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
Compiler Errors: No Defining Declaration #1196
Comments
If I back out to commit: (April 27th) - the compiler error concerning ShouldThrow(..) is no longer happening |
And if I back out to commit: (March 23rd) - the compiler error concerning InitializeCustomizeState is gone. Again - this is on Mac OS X - both from within visual studio and using the command line. I have both .NET 6.0 and 3.1 installed locally. Validated by a coworker on their local machine. |
Did you check the readme in test262 project about how to generate the tests? |
ah - sorry - yes that resolved it. I made the mistake for not noticing the doc update. For others - it is probably worthwhile adding:
Just a suggestion - as I say - this was my mistake - but would likely help others. |
@source-transformer I've merged a change to main that should now generate the missing test cases on first |
Hi there, I just got the latest from the main branch and locally (on mac - Visual Studio Preview) - I'm getting the following two compiler errors:
The text was updated successfully, but these errors were encountered: