Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/main.c version 080f977284
|
2019-09-27
| ||
| 09:55 | Simplified the verify_all_options() porting strategy, such that -- is disallowed by default and routines which should/can support it need to call verify_all_options2() instead of us changing the signature of verify_all_options(). This will result in far fewer changes than the previous approach. check-in: a9b9b5bcee user: stephan tags: double-dash-flag | |