/[cvs]/joko/Uni/BSArch/01/doc/todo.txt
ViewVC logotype

Diff of /joko/Uni/BSArch/01/doc/todo.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by joko, Fri May 12 23:42:10 2006 UTC revision 1.5 by joko, Sat May 13 12:35:32 2006 UTC
# Line 1  Line 1 
1  error-handling:  error-handling:
2          (x) error for no (zero) arguments          (x) error for no (zero) arguments
3          (o) non-int/numeric arguments in single- and range mode          (x) non-int/numeric arguments in single- and range mode
4          (x) use strtol instead of atoi for error detection          (x) use strtol instead of atoi for error detection
5          (x) what about 9999999999 (ten 9s)? respect number of chars for max int range          (x) what about 9999999999 (ten 9s)? respect number of chars for max int range
6          (o) is there a predefined constant for "-1" instead of "exit(-1)"?          (x) is there a predefined constant for "-1" instead of "exit(-1)"?
7          (o) what about (e.g.) "00000000000000000000000000009"?          (x) what about (e.g.) "00000000000000000000000000007" in file-mode?
8    
9    bugs:
10            (x) bug with reading numbers from file after introducing strtol
11            (x) what if line in file exceeds length of buffer?

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed