diff options
| author | bellard <bellard> | 2004-11-07 15:51:57 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2004-11-07 15:51:57 +0000 |
| commit | 1c1919072b6574ce508ad700616ab8849f583c2b (patch) | |
| tree | 5a6eed9b6bc309487a032672fcd6dc456986db23 /TODO | |
| parent | be5e9cb9623b436067ab5efb753b14f409a3cccf (diff) | |
| download | tinycc-1c1919072b6574ce508ad700616ab8849f583c2b.tar.gz tinycc-1c1919072b6574ce508ad700616ab8849f583c2b.tar.bz2 | |
update
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ TODO list: #define spin_lock(lock) do { } while (0) #define wq_spin_lock spin_lock #define TEST() wq_spin_lock(a) +- typedefs can be structure fields - see bugfixes.diff + improvement.diff from Daniel Glockner - constructors - cast bug (Peter Wang) |
