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

Poor error reporting for built-in constructor with evaled type expression using patterns #465

Open
ghost opened this issue Jan 5, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 5, 2013

If a field type is an expression to be evaluated using pattern cells the default constructor will fail with an error indicating a faulty record definition rather than a problem with the default overload.

@ghost ghost self-assigned this Jan 10, 2013
@ghost
Copy link
Author

ghost commented Jan 11, 2013

Slight improvement of error message with commit cf49782.
This issue is indicative of the poor error reporting system. Some kind of internal error backtrace is required.

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

0 participants