Shanedell opened a new issue, #353: URL: https://github.com/apache/daffodil-vscode/issues/353
There are a number of places in the code were we are using the function `substr` to get a sub string. However, this method is not deprecated and should be replaced with the method `substring`. Nothing about the method call changes just the name needs updated. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
