ObjFW  History of src/exceptions/OFLoadPluginFailedException.h of c7f0229795431423

History of the file that is called src/exceptions/OFLoadPluginFailedException.h at check-in c7f0229795431423

2024-01-02
17:17
Update copyright file: [1532e45ab2] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2046 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [1f0b8a6d47] check-in: [8939cbdb52] user: js, branch: trunk, size: 2046 [annotate] [blame] [check-ins using] [diff]
2022-09-12
14:34
Either restrict subclassing or reserve ivars file: [bb70233a5c] check-in: [c40a295629] user: js, branch: trunk, size: 2046 [annotate] [blame] [check-ins using] [diff]
2022-04-25
19:14
More reordering for consistency file: [7c45470186] check-in: [8cb6fafdc0] user: js, branch: trunk, size: 1996 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [b46d478f30] check-in: [1a86b8175b] user: js, branch: trunk, size: 1996 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [3e8c23fa8c] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1996 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [e486958965] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2085 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [3b60d9fc86] check-in: [c7f0229795] user: js, branch: trunk, size: 2085 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [0f6e70461e] check-in: [0509d7a844] user: js, branch: trunk, size: 2082 [annotate] [blame] [check-ins using] [diff]
2018-02-09
00:00
Added: Add OFLoadPluginFailedException

OFOpenItemFailedException was too unspecific and only allowed an errno,
but dlopen() uses dlerror() to report errors, which returns a string. file: [9a856dae4b] check-in: [4642bc76b0] user: js, branch: trunk, size: 2076 [annotate] [blame] [check-ins using]