a01e8287a7771946f0168795ffd3d2d41f30857d
[p5sagit/p5-mst-13.2.git] / Todo.micro
1 - make creating uconfig.sh automatic (by pumpkin)
2
3 - make creating Makefile.micro automatic (by pumpkin)
4
5 - clean up compilation warnings as much as possible:
6   most of them seem to stem from not including enough headers (this is okay)
7   to have enough prototypes, these may be correctible with some simple casts
8
9 - do away with signals? (not very portable outside UNIX lands)
10   (missing signal API prototypes cause the majority of the compilation
11    warnings anyway) do away with fork?
12
13 - some of the micro/config.sh really needs to be probed in buildtime:
14   (uConfigure? :-) native datatype widths and endianness come to mind
15