Difference between revisions of "U23 2005/Todo"
< U23 2005
Line 3: | Line 3: | ||
* AVRA Patchen: | * AVRA Patchen: | ||
** load_arg_defines() : parser sets to 0 if value does not exist, to 1 if value is defined (even if defined to 0) | ** load_arg_defines() : parser sets to 0 if value does not exist, to 1 if value is defined (even if defined to 0) | ||
+ | ** segfaults, if a parameter is "-" | ||
** no exit status (is always 0) :: patched, patch is alpha. | ** no exit status (is always 0) :: patched, patch is alpha. | ||
− | ** no warning if | + | ** no warning if instructions overlap program space. |
** do-what-i-want-instruction is missing (PITR). | ** do-what-i-want-instruction is missing (PITR). | ||
avra patches see http://0null.net/software/avra/ | avra patches see http://0null.net/software/avra/ |
Revision as of 16:48, 18 November 2005
- AVRA Patchen:
- load_arg_defines() : parser sets to 0 if value does not exist, to 1 if value is defined (even if defined to 0)
- segfaults, if a parameter is "-"
- no exit status (is always 0) :: patched, patch is alpha.
- no warning if instructions overlap program space.
- do-what-i-want-instruction is missing (PITR).
avra patches see http://0null.net/software/avra/