Skip to content

Conversation

@Axel-Naumann
Copy link
Owner

rpdp headers are not part of the ROOT public API and thus should not
be visible in include/. They were simply because multiple ROOT modules
were including them, and we had no way to specify that other than
publishing them. Now we have a new directory next to src/ and inc/:
res/ (as in "reserved" or "restricted"), signalling that these headers
are not public but used by other ROOT modules.

Update the Moduke.mk-s accordingly.

Move a few really private headers into their src/ directories.

rpdp headers are not part of the ROOT public API and thus should not
be visible in include/. They were simply because multiple ROOT modules
were including them, and we had no way to specify that other than
publishing them. Now we have a new directory next to src/ and inc/:
res/ (as in "reserved" or "restricted"), signalling that these headers
are not public but used by other ROOT modules.

Update the Moduke.mk-s accordingly.

Move a few really private headers into their src/ directories.
@Axel-Naumann Axel-Naumann force-pushed the master branch 2 times, most recently from b40fdd0 to dd25999 Compare September 15, 2020 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants