ObjFW  Check-in [f57765b5c6]

Overview
Comment:Clean up the dllexport mess a little

For many of those, it's not actually required to declare them dllexport.
Declaring them at all is enough to prevent Clang from using its implicit
declaration that is dllimport.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f57765b5c6e62d8ce64a92579d7f11f3e6c06a2bece101a0997f377a65d75203
User & Date: js on 2017-01-08 20:14:08
Other Links: manifest | tags
Context
2017-01-09
06:26
Add OFLocalization check-in: 06bcb21fc7 user: js tags: trunk
2017-01-08
20:14
Clean up the dllexport mess a little check-in: f57765b5c6 user: js tags: trunk
03:57
Accept "1252" as a valid encoding for a locale check-in: 87e332d145 user: js tags: trunk
Changes