| ID | Category | Title | Creator | Status | Result |
|---|---|---|---|---|---|
| 309 | legacy | Require an explicit way to specify a debug or release build when compiling from git. Currently the default is a debug build, which causes people to complain about bad performance of git builds. However, if we were to change the default to release, debugging crashes will be impossible. So I'd like a choice: ./all compile -r vs ./all compile -d or ./all compile-release vs ./all compile-debug. | divVerent | PASSED | 7:0(2 abstained, 19 didn't vote) |
-