thefliik opened a new pull request #1056: fix: Path#toString() variable 
reference bug
URL: https://github.com/apache/tinkerpop/pull/1056
 
 
   I'm going through the process of creating typescript definitions for the 
javascript library, and I noticed a bug in Path#toString(). It incorrectly 
attempts to call a non-existant local `objects` variable instead of calling the 
class property `this.objects`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to