2 check-ins using file src/OFHashes.m version fb812c0e73
|
2009-04-10
| ||
| 00:52 |
Fix warnings on Leopard in OFConstString. As there are no warnings anymore, reintroduce -Werror. (check-in: 72af773f72 user: js tags: trunk) | |
|
2009-04-09
| ||
| 13:55 |
Use char* instead of uint8_t* for OFStreams and OFHashes. This way, less casts are needed when using C libraries. (check-in: 722b6213c0 user: js tags: trunk) | |