Does the StaticMap handle source values of NULL, TRUE, or FALSE, and how should they be specified? Can they be distinguished from numeric 0, 1?
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | 2941323-10.patch | 1.32 KB | quietone |
| #10 | interdiff.txt | 1.01 KB | quietone |
| #8 | 2941323-8.patch | 1.32 KB | quietone |
Comments
Comment #4
rosk0Cross-linking.
Comment #8
quietone commentedHow is this for documenting these cases?
Comment #9
joachim commentedThe examples look great!
Just some nitpicks:
There's a double space here.
Nitpick, but I don't think we typically capitalise 'boolean'?
A quick search in code finds things like this:
31: * - active_table_sort: A boolean indicating whether the cell is the active
36: * - no_striping: A boolean indicating that the row should receive no striping.
Comment #10
quietone commentedThanks.
Comment #11
joachim commentedLooks great.
Thanks again for working on the patch!
Comment #12
alexpottCommitted and pushed 45dee9bfc0 to 9.2.x and b80e41cf16 to 9.1.x. Thanks!
Fixed
125 | ERROR | [x] Doc comment star missingcoding standard.