- Prefix our macros with "SG_", as per Luca request

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@301 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-02-07 20:41:59 +00:00
parent 7de2c281bb
commit 235fdfdbe0
8 changed files with 19 additions and 19 deletions

View file

@ -946,7 +946,7 @@ the language you're employing.
Only exportable classes and functions inside
a library should be marked with correct
visibility attribute (usually a macro we defined
as @code{DLL_EXPORT}). All the others are marked with
as @code{SGP_DLLEXPORT}). All the others are marked with
@option{--visibility=hidden} from the compiler, and aren't
available outside the @acronym{DSO, Dynamic Shared Object}
they live in, so that they don't clutter