Bug 49512

GemStone/S 64 Bit

3.6.1, 3.6, 3.5.8, 3.5.7, 3.5.6, 3.5.5, 3.5.4, 3.5.3, 3.5.2, 3.5.1, 3.5, 3.4.5, 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4

3.6.2

User Action library load may fail with missing extension

When loading a UserAction library via System class>>loadUserActionLibrary:, the specified filename may usually omit the extension; that is, use libraryName rather than libraryName.so.

However, the extension was required for library names with GemStone-style formatting (the format, for example, of libgbslnk-3.6.0-64.so). Loading a user action library with a filename formatted in this way fails if the .so extension is omitted.


                

Last updated: 2/11/22