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

strings in expressions not handled #24

Closed
JJWTimmer opened this issue Oct 5, 2012 · 1 comment
Closed

strings in expressions not handled #24

JJWTimmer opened this issue Oct 5, 2012 · 1 comment

Comments

@JJWTimmer
Copy link
Contributor

s { a: "a" | "b"; }

output:
|project://derric/src/lang/derric/BuildValidator.rsc|(8971,2,<200,61>,<200,63>): "generateExpression: unknown Expression value("a")[@location=|project://dimitri/formats/test1.dim6|(80,3,<14,5>,<14,8>)]"
somewhere in: generateExpression
somewhere in: generateOrList
somewhere in: generateOrList
somewhere in: generateValidateStatement
/src/lang/derric/BuildValidator.rsc:74,34: buildStatements
somewhere in: build
somewhere in: writeOutput
somewhere in: generate
somewhere in: $shell$

Diagnose: Strings in expressions not processed by removeStrings, only toplevel string values

@JJWTimmer
Copy link
Contributor Author

sorry duplicate of #4

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

1 participant