| 4421c0a1 | 07-Aug-2026 |
Jim Jagielski <jimjag@gmail.com> |
Step Four of AOO42X macOS build backports.
testtools: rebuild uno_types.rdb when bridgetest.idl changes
The registry merges in bridgetest.rdb but did not depend on it, so an IDL edit left it descri
Step Four of AOO42X macOS build backports.
testtools: rebuild uno_types.rdb when bridgetest.idl changes
The registry merges in bridgetest.rdb but did not depend on it, so an IDL edit left it describing the old interface while the headers and libraries described the new one, and the bridge dispatched the added methods through stale vtable slots. It only ever came out right on a clean build.
$? can no longer name the copy source now that there are two prerequisites.
Not a backport: trunk has the same bug and needs the same fix.
show more ...
|