Bug #868
Eliminate global variables in x2sys
Status: | New | Start date: | 2016-03-06 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | - | |||
Target version: | Candidate for next bugfix release | |||
Affected version: | 5.x-svn | Platform: |
Description
The global variables X2SYS_HOME and M should become members of the x2sys structure that we pass around via pointers. As it is these variables are needlessly exported by the shared library.