a6fe1fde409ff1accdea49ff9de69658de1e6f5f
...turns out ca0600f0c9
"multiple unsequenced
modifications to 'nPos' [-Werror,-Wunsequenced]" was wrong in assuming that the
order of getPropertyPos had no meaning, as it determines the order in which
form property dialogs display items.
So, reintroduced a fixed order, but without resorting to undefined behavior due
to repeated uses of ++ with no sequence points in between. This is rather
sluggish, but gets the job done.
Change-Id: If9c5f4130fe6523eebd3a13e5a685fc9c0f53fc0
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
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%