Files
mongo/buildscripts/errorcodes.py
Mathias Stearn 5b71d07dfc SERVER-30468 Optimize errorcodes.py
* Only look in src/mongo rather than filtering after the fact
* Use re2 if available
* Lazily convert byte offsets to line numbers only when needed

Also I added a --quiet option to make it silent on success.
2017-08-08 10:04:23 -04:00

8.5 KiB
Executable File