Skip to content

Commit

Permalink
compilation errors on sparc sun studio 10
Browse files Browse the repository at this point in the history
1. unused static inline functions are only removed at -xO4,
   otherwise test binaries will depend on various mysys
   symbols that they don't use. Link test with libmysys.

2. Sphinx - don't instantiate (explicitly) templates before
   they're defined. Or, rather, don't instantiate them explicitly at
   all.

3. GIS - don't use anonymous unions and structs.
  • Loading branch information
vuvova committed Feb 15, 2016
1 parent 2a47817 commit 5f078cc
Show file tree
Hide file tree
Showing 7 changed files with 162 additions and 160 deletions.

0 comments on commit 5f078cc

Please sign in to comment.