darcs

Patch 788 import constructors of C types to deal w... (and 32 more)

Title import constructors of C types to deal w... (and 32 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2012-04-01.15:39:44 by ganesh, last changed 2012-04-22.19:35:51 by gh.

Files
File name Status Uploaded Type Edit Remove
import-constructors-of-c-types-to-deal-with-a-ghc-change.dpatch ganesh, 2012-04-01.15:39:44 application/x-darcs-patch
patch-preview.txt ganesh, 2012-04-01.15:39:44 text/x-darcs-patch
unnamed ganesh, 2012-04-01.15:39:44
See mailing list archives for discussion on individual patches.
Messages
msg15494 (view) Author: ganesh Date: 2012-04-01.15:39:44
Silence or suppress a bunch of warnings.

33 patches for repository darcs-unstable@darcs.net:screened:

Sun Apr  1 14:25:00 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * import constructors of C types to deal with a GHC change

Sun Apr  1 14:28:26 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * fix deprecation about using unsafePerformIO from Foreign

Sun Apr  1 14:28:54 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * add missing type signatures

Sun Apr  1 14:29:07 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused imports in Darcs.Commands.Revert

Sun Apr  1 14:31:20 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused imports in Darcs.Ssh

Sun Apr  1 14:31:31 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused import in Darcs.Global

Sun Apr  1 14:31:40 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused import in Darcs.Patch.ApplyMonad

Sun Apr  1 14:35:46 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * fix name shadowing warnings in src/Darcs/Patch/ApplyMonad

Sun Apr  1 14:36:12 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused import in Darcs.Patch.Choices

Sun Apr  1 14:36:25 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * fix deprecated syntax in Darcs.Patch.Choices

Sun Apr  1 14:36:38 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unusued imports in Darcs.Patch.Patchy.Instances

Sun Apr  1 14:36:52 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove redundant exports from Darcs.Patch.Prim

Sun Apr  1 14:37:07 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unusued imports from Darcs.Patch.Prim.V1.Show

Sun Apr  1 14:37:27 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused import from Darcs.Patch.Prim.V1.Show

Sun Apr  1 14:38:10 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * add missing type signature in Darcs.Patch.Split

Sun Apr  1 14:39:54 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * switch from block/unblock to mask

Sun Apr  1 14:40:09 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * change from deprecated use of GHC.Handle.fdToHandle

Sun Apr  1 14:40:39 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove an no-longer-needed pragma

Sun Apr  1 14:41:17 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused import in Darcs.Patch.RepoPatch

Sun Apr  1 14:41:37 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused imports in Darcs.Patch.V1.Viewing

Sun Apr  1 14:41:55 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused imports in Darcs.Patch.V2.Non

Sun Apr  1 14:42:21 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused imports in Darcs.Patch.Viewing

Sun Apr  1 14:42:43 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * add missing type signatures in Darcs.Repository.HashedIO

Sun Apr  1 14:51:59 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused definition in Darcs.Repository.HashedIO

Sun Apr  1 14:52:22 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused import in Darcs.Repository.Prefs

Sun Apr  1 14:52:40 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused import in Darcs.Repository.Repair

Sun Apr  1 14:53:33 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused imports in Darcs.Repository.State

Sun Apr  1 14:53:49 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * remove unused variable in Darcs.Repository.State

Sun Apr  1 14:56:27 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * fix name shadowing warning in Darcs.SelectChanges

Sun Apr  1 15:57:12 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * ignore name shadowing warnings in Darcs.Patch.V2.*

Sun Apr  1 16:05:47 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * fix some warnings in Darcs.Patch.Prim.V3.*

Sun Apr  1 16:24:12 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * silence warnings about Prelude.catch for now

Sun Apr  1 16:24:13 BST 2012  Ganesh Sittampalam <ganesh@earth.li>
  * silence various warnings for now
Attachments
msg15495 (view) Author: ganesh Date: 2012-04-01.15:46:25
I mean "fix or silence", not "silence or suppress". I did actually fix 
quite a few warnings as well as silencing quite a few :-)
msg15593 (view) Author: mndrix Date: 2012-04-20.21:52:05
These all look good.  Thanks.

I've moved patch "fix name shadowing warning in Darcs.SelectChanges" to 
patch738 since it fixes warnings caused by that bundle.

I've grouped all these changes into ask-deps patch "Patch 788 bundle" for 
convenience.
msg15605 (view) Author: gh Date: 2012-04-22.19:35:50
I've just pushed "fix name shadowing warning in Darcs.SelectChanges".
History
Date User Action Args
2012-04-01 15:39:44ganeshcreate
2012-04-01 15:46:25ganeshsetstatus: needs-screening -> needs-review
messages: + msg15495
2012-04-20 21:52:05mndrixsetstatus: needs-review -> accepted
messages: + msg15593
2012-04-22 19:35:51ghsetmessages: + msg15605