patch applied (ghc-7.0/ghc): rts/Linker.c (machoGetMisalignment):
Ian Lynagh
igloo at earth.li
Wed Dec 1 23:42:52 CET 2010
Tue Nov 30 04:33:55 PST 2010 pho at cielonegro.org
* rts/Linker.c (machoGetMisalignment):
Use fseek(3) instead of rewind(3) to move the file position indicator back to the initial position. Otherwise we can't use this function in loadArchive().
M ./rts/Linker.c -9 +12
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20101130123355-62b54-2cca1c96ceaaf1b631b73aa11b502aa346e77cdc.gz
More information about the Cvs-ghc
mailing list