If, in the original code, aRetval[0] was computed before calling new MaskPrmitive2D (as apparently happens with Clang), no COW-copy of aRetval's internals was created (as the refcount was still 1), so MaskPrimitive2D's maChildren would share the Sequence internals with aRetval, so would end up having itself as its children after the assignment. Change-Id: I145ca429fdfae2ea555b8c754b407a81b989d45b
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
solver means "Solar Version", a weird name with only historical significance now It has no relation to the verb "to solve". solver is the directory tree into which header files for inter-module use and build results (libraries, shared libraries, executables) are copied ("delivered") during the build, and from where they are then picked up when constructing an installer (Windows), a RPM or deb package (Linux) or an app bundle (Mac).
Description
Languages
C++
82.4%
Java
5.3%
Rich Text Format
2.3%
PostScript
1.9%
Python
1.9%
Other
5.7%