Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
6.7
-
None
-
c9e1d1d50 (dev)
Description
The DomBase hierarchy is super weird with respect to copy constructors: it ignores the rule of 0/3/5 and one of the base classes (OwningItem) has a mutex and a copy constructor at the same time.
Also, it has methods doCopy() that should be called clone() and that just call the copy constructor it seems?
Attachments
Issue Links
- resulted from
-
QTBUG-122645 dom: support semantic analysis for dependencies
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-123295 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
546789,10 | dom: use implicit QmlComponent copy constructor | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
547732,4 | WIP: dom: enforce rule of 3 for DomBase hierarchy | dev | qt/qtdeclarative | Status: DEFERRED | -2 | 0 |