|
|
|
|
|
by t3soro
2881 days ago
|
|
Thanks for that pedantic insight, doc. It's patently obvious that API compatibility is a computable problem. You are just checking if API1 is a subset of API2. Even if foo() never returns, the Application Programming Interface is unchanged if the function signature is the same. |
|
That's a practical distinction I care about that can't be computed.