- Change Summary:
-
Added docs and fixed some issues with the docs.
- Commit:
-
62ee4a1f86c1355d6b11228e
- Diff:
-
Revision 2 (+134 -69)
Add a new macro for exporting the native plugin symbols and use it in the loaders
Review Request #578 — Created March 22, 2021 and submitted
Add a new macro for exporting the native plugin symbols and use it in the loaders
Compiled and ran the unit tests
Description | From | Last Updated |
---|---|---|
Some parts of this review appear to be missing. The macros are not defined anywhere. |
QuLogic | |
These should define the names of the pre-arranged arguments to the function (or accept args that define the names.) |
QuLogic | |
Change "It should be ..." to "This function should be ..." to match GPLUGIN_(UN)LOAD. |
QuLogic | |
a unique |
QuLogic | |
a unique |
QuLogic | |
a unique |
QuLogic |
- Change Summary:
-
rebased
- Commit:
-
355d6b11228e8d120a19018a
- Diff:
-
Revision 3 (+102 -328)
- Change Summary:
-
rev 3 of this rr was accidentally from the wrong, so I rebased and updated the diff from the correct branch..
- Commit:
-
8d120a19018aab6407c9f214
- Diff:
-
Revision 4 (+134 -69)
- Change Summary:
-
updated for the suggested changes, but the api here seems more clunky.. I have an idea to make it better but wanted to update with these changes first.
- Commit:
-
ab6407c9f214188fb041cf01
- Diff:
-
Revision 5 (+134 -69)
- Change Summary:
-
Reworked this into a single macro that then allows plugin authors to use static functions they control which will allows them to use G_GNUC_UNUSED and whatever else they need to.
- Summary:
-
Add macros for exporting the native plugin symbols and use them in the loadersAdd a new macro for exporting the native plugin symbols and use it in the loaders
- Description:
-
~ Add macros for exporting the native plugin symbols and use them in the loaders
~ Add a new macro for exporting the native plugin symbols and use it in the loaders
- Commit:
-
188fb041cf0139b75f086006