darcs

Patch 1189 respect -fwarn-as-error in hashed-storag... (and 6 more)

Title respect -fwarn-as-error in hashed-storag... (and 6 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2014-09-27.07:26:26 by ganesh, last changed 2014-10-22.09:49:08 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt ganesh, 2014-09-27.07:26:25 text/x-darcs-patch
respect-_fwarn_as_error-in-hashed_storage_test-and-fix-warnings.dpatch ganesh, 2014-09-27.07:26:25 application/x-darcs-patch
unnamed ganesh, 2014-09-27.07:26:25
See mailing list archives for discussion on individual patches.
Messages
msg17665 (view) Author: ganesh Date: 2014-09-27.07:26:25
Various warnings fixes, will self-accept

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

Fri Sep 26 13:24:11 BST 2014  Ganesh Sittampalam <ganesh@earth.li>
  * respect -fwarn-as-error in hashed-storage-test and fix warnings

Fri Sep 26 13:57:54 BST 2014  Ganesh Sittampalam <ganesh@earth.li>
  * switch from deprecated Data.AttoParsec.Char8 import

Fri Sep 26 17:35:17 BST 2014  Ganesh Sittampalam <ganesh@earth.li>
  * switch from deprecated System.Cmd to System.Process

Fri Sep 26 17:59:49 BST 2014  Ganesh Sittampalam <ganesh@earth.li>
  * Fix some Windows-specific warnings

Fri Sep 26 21:03:01 BST 2014  Ganesh Sittampalam <ganesh@earth.li>
  * GHC 7.8 is a bit more picky about unused imports

Fri Sep 26 21:03:33 BST 2014  Ganesh Sittampalam <ganesh@earth.li>
  * hack to appease GHC 7.8 warning about patterns that don't bind anything

Sat Sep 27 07:19:30 BST 2014  Ganesh Sittampalam <ganesh@earth.li>
  * fix some warnings that show up with -DHAVE_HTTP
Attachments
History
Date User Action Args
2014-09-27 07:26:26ganeshcreate
2014-09-27 07:30:17ganeshsetstatus: needs-screening -> accepted-pending-tests
2014-10-22 09:49:08ganeshsetstatus: accepted-pending-tests -> accepted