Opened 6 months ago
#682 new defect
Fix access of private members in Vf2 and Vf2++, and improve tests
Reported by: | Peter Madarasi | Owned by: | Alpar Juttner |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.4 release |
Component: | core | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description
This patch contains a small fix for Vf2 and Vf2++: the Wizard classes need to access private members of the main classes, yet they were not friends.
The patch also extends vf2_test.cc with an initialization that did not compile before this patch. In addition, we also test counting mappings now.
Attachments (1)
Note: See
TracTickets for help on using
tickets.