Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in parsing methods for accessing information about raw document #9

Open
eflumerf opened this issue Oct 28, 2021 · 0 comments
Open
Labels
feature An enhancement to the project

Comments

@eflumerf
Copy link

https://cdcvs.fnal.gov/redmine/projects/artdaq-utilities/repository/database/revisions/develop/entry/built-in/fhicl-cpp-v4_15_01.patch

In the artdaq_database product, we use a modified version of the fhicl-cpp library that allows us to capture information about the document before #includes are parsed (among other things). We have recently been having issues with symbols from the artdaq_database libraries conflicting with those defined by the fhiclcpp.so library, and feel that the best solution would be to integrate our changes into fhiclcpp directly (changing our extended_value to extended_extended_value, and parse_document to partially_parse_document, etc).

@eflumerf eflumerf added the feature An enhancement to the project label Oct 28, 2021
@knoepfel knoepfel added this to Issues Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature An enhancement to the project
Projects
Status: No status
Development

No branches or pull requests

1 participant