1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-30 00:35:05 +03:00

eeshow/TODO: update

This commit is contained in:
Werner Almesberger 2016-08-16 05:19:23 -03:00
parent 18fc781b01
commit 5edf1923f0

View File

@ -4,6 +4,8 @@ Parsing and input processing:
- parse .kicad_wks
- on parse error, politely complain, don't terminate;
convert abort / assert(0) to proper error indications
- quoted strings can have embedded double quotes, with \" (see parse_field)
- check what happens with UTF-8 (c4puter/motherboard)
Data model:
- implement destructors