diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-10 20:42:01 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-10 20:42:01 -0400 |
| commit | d6abf79932d5c1dc74c52beffd6fb1e6359c04cf (patch) | |
| tree | 903142adc1e84e5b4996e626e40d682d107621f5 /todo.md | |
| parent | 1c11ef2d9cb18502d272cee63f3ceb1d381c9e8b (diff) | |
Added bounds checking to NewArea() and Area.SetSize() such that an Area must have a valid size.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ so I don't forget: -- add bounds checking to Area's sizing methods - describe thread-safety of Area.SetSize() - should all instances of -1 as error returns from Windows functions be changed to ^0 or does the uintptr() conversion handle sign extension? |
