darcs

Patch 683 bump dep on process (and 2 more)

Title bump dep on process (and 2 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2011-12-31.21:37:18 by ganesh, last changed 2011-12-31.23:01:11 by ganesh.

Files
File name Status Uploaded Type Edit Remove
bump-dep-on-process.dpatch ganesh, 2011-12-31.21:37:18 application/x-darcs-patch
patch-preview.txt ganesh, 2011-12-31.21:37:18 text/x-darcs-patch
unnamed ganesh, 2011-12-31.21:37:18
See mailing list archives for discussion on individual patches.
Messages
msg14922 (view) Author: ganesh Date: 2011-12-31.21:37:18
The first two patches fix the build (including tests) with GHC 7.4-rc1
and get us to the point where all tests pass except for those broken by
issue2095 - utf8 and issue1763-pull-fails-on-non-ascii-filenames.sh

The third disables builds with base 4.4 (GHC 7.2) and above unless
explicitly selected by -fbase44.

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

Thu Dec 29 23:58:25 GMT 2011  Ganesh Sittampalam <ganesh@earth.li>
  * bump dep on process

Thu Dec 29 23:58:40 GMT 2011  Ganesh Sittampalam <ganesh@earth.li>
  * GHC 7.4 build fix

Sat Dec 31 19:30:05 GMT 2011  Ganesh Sittampalam <ganesh@earth.li>
  * use a flag to choose base>=4.4
Attachments
msg14923 (view) Author: ganesh Date: 2011-12-31.21:43:17
Self-accepting since these are pretty simple (not really code).
History
Date User Action Args
2011-12-31 21:37:18ganeshcreate
2011-12-31 21:43:17ganeshsetmessages: + msg14923
2011-12-31 23:01:11ganeshsetstatus: needs-screening -> accepted