s�n 2003-10-12 klockan 23.48 skrev Falk Hueffner: > First, IMHO we should drop this stuff and just use malloc. I don't see > any point in increasing code size and introducing new bugs thereby.
I agree. I don't see why this is necessary. Sure, malloc is slow if you need zillions of small allocations all the time, but I don't see the importance of speed in an installer. Code size and correctness are far more important. /Martin -- Martin Sj�gren [EMAIL PROTECTED] -- [EMAIL PROTECTED] GPG key: http://www.mdstud.chalmers.se/~md9ms/gpg.html let hello = "hello" : hello in putStr (unlines hello)
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel

