-
Notifications
You must be signed in to change notification settings - Fork 75
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
Unescaped left brace in regex is deprecated, passed through in regex; #61
Comments
Exemplary error report. I hope I have this fixed with a83d9cb |
Excuse the late response. Some left braces were fixed, some remain (rest is same as above): (Should I open a new issue?)
|
I added the escape to the left brace in l 837 mentioned before in your last comment (commit 51777a0 ). Let me know if there are any more. |
No errors anymore, thanks. |
Thanks for testing. I will close this then. |
As far as I know the deprecation warnings should be fixed in the most recent version. May be I did something wrong?
After performing
./latexdiff test2.tex test1.tex > diff.tex
the following error occurs:Working example:
text1.tex
test2.tex
The text was updated successfully, but these errors were encountered: