• calvin's avatar
    branches/zip: fix run-time symbols clash on Solaris. · 0e71cfd9
    calvin authored
    This patch is from Sergey Vojtovich of Sun Microsystems,
    to fix run-time symbols clash on Solaris with older C++
    compiler:
    - when finding out a way to hide symbols, make decision basing
      on compiler, not operating system.
    - Sun Studio supports __hidden declaration specifier for this
      purpose.
    0e71cfd9
univ.i 15.7 KB