Return a value from Install.pm's lcopy function
Andrew Dunstan <andrew@dunslane.net>
Return a value from Install.pm's lcopy function Commit 3a7cc727c was a little over eager about adding an explicit return to this function, whose value is checked in most call sites. This change reverses that and returns the expected value explicitly. It also adds a check to the one call site lacking one.
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/msvc/Install.pm | modified | +3 −3 |