You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.
For me the formatting of the number yielded wrong results ... after a lot of tracing around, I found out that the Matcher class has problems with the line breaks present in the meta data files. Changing the constructor to
For me the formatting of the number yielded wrong results ... after a lot of tracing around, I found out that the Matcher class has problems with the line breaks present in the meta data files. Changing the constructor to
fixed it. Not sure if there are some regexps which rely on the space, then this would break them
wirtsi
The text was updated successfully, but these errors were encountered: