You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by GitBox <gi...@apache.org> on 2022/10/17 19:24:02 UTC

[GitHub] [age] jrgemignani commented on issue #329: Server crash in attempt to return undefined variable from MATCH

jrgemignani commented on issue #329:
URL: https://github.com/apache/age/issues/329#issuecomment-1281363769

   Yes, it should not crash due to an undefined variable; it should error out. By way of its functioning, the transform phase appears to not be checking that all referenced variables are actually defined before referencing them.
   
   We will need to address this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org