darcs patch: Pass anything through to darcs and let i... (and 4 more)

Ian Lynagh igloo at earth.li
Fri Jan 13 18:41:32 EST 2006


A few more patches for you.


Something I haven't fixed:

ghc/rts/Printer.c
Printer.c:921:0:
     warning: cast from pointer to integer of different size

this assumes it can cast a (void *) to an (unsigned int). I haven't
looked to see what else table.value is used for, so I don't know what
the correct fix is.


Incidentally, the bug:
    "Wrong overlapped/missing pattern warnings"
    http://hackage.haskell.org/trac/ghc/ticket/281
is responsible for a few erroneous warnings in the base libraries.


Thanks
Ian


Fri Jan 13 21:24:20 GMT 2006  Ian Lynagh <igloo at earth.li>
  * Pass anything through to darcs and let it do the failing on bad commands

Fri Jan 13 21:30:06 GMT 2006  Ian Lynagh <igloo at earth.li>
  * Remove dead code

Fri Jan 13 21:35:11 GMT 2006  Ian Lynagh <igloo at earth.li>
  * Remove dead panic

Fri Jan 13 21:36:20 GMT 2006  Ian Lynagh <igloo at earth.li>
  * Remove dead error

Fri Jan 13 23:12:49 GMT 2006  Ian Lynagh <igloo at earth.li>
  * Hack around whatsnew failing if there are no changes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 21622 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org//pipermail/cvs-ghc/attachments/20060113/7867a41e/attachment.bin


More information about the Cvs-ghc mailing list