[openssl-project] Style guide updates

Andy Polyakov appro at openssl.org
Fri Jan 26 18:08:06 UTC 2018


> - Don't use else after return?

I'd argue against making it an absolute requirement. To give an example.
You don't a problem with returns in switch, so why should it be a
problem with returns from switch-like if-elseif chain?


More information about the openssl-project mailing list