Skip to content
Snippets Groups Projects

Separate yparser

Merged Ondřej Surý requested to merge separate-yparser into master

This is an attempt to unloop the library dependency loop.

  1. libknot-int is now standalone library and no symbols from libknot are used.
  2. libknot depends on libknot-int
  3. libknot-yparser depends on libknot and libknot-int

@dsalzman and @jvcelak please review.

As a side note - I think there should be a libknot/libknot.h that would be enough to include in any project using libknot, dtto for libdnssec...

Edit: there is libknot/libknot.h, it's just not used that much...

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading