- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Backend / Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Graphic Utility Library
Opened by Michael Pfeuti - 2012-09-17
Last edited by Michael Pfeuti - 2012-10-25
Opened by Michael Pfeuti - 2012-09-17
Last edited by Michael Pfeuti - 2012-10-25
FS#3191 - remove pugi dependency in header
XMLAttribute etc include the pugi header in the header. this shouldn't be that way.
Furthermore the conversion constructor from pugi -> gul should not be public. every thing must be done internally.