Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 593364 (function-calls-in-global-scope) - [TRACKER] Runtime-variable functions called in global scope
Summary: [TRACKER] Runtime-variable functions called in global scope
Status: CONFIRMED
Alias: function-calls-in-global-scope
Product: Quality Assurance
Classification: Unclassified
Component: Trackers (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Quality Assurance Team
URL:
Whiteboard:
Keywords: Tracker
Depends on: 593366 593368 593370 593372 593374 593376 593378 593380 593382 593384 593386 593388 593390 593392 593394 593396 593398 593400 593402 593404 593406 593408 593410 593412 593414 593416 593418 593420 593422 593424 593426 593428 593430 593432 788067 788070
Blocks:
  Show dependency tree
 
Reported: 2016-09-10 10:38 UTC by Michał Górny
Modified: 2021-07-21 00:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-09-10 10:38:26 UTC
Calls noticed so far:

- tc_getCXX,
- get_libdir,
- get_libname.

Those functions should not be called in global scope since their output depends on profile and/or system configuration.