darcs

Patch 649 drop INLINE pragmas on class members (and 1 more)

Title drop INLINE pragmas on class members (and 1 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2011-08-12.15:30:08 by ganesh, last changed 2011-12-31.23:01:08 by ganesh.

Files
File name Status Uploaded Type Edit Remove
drop-inline-pragmas-on-class-members.dpatch ganesh, 2011-08-12.15:30:07 application/x-darcs-patch
unnamed ganesh, 2011-08-12.15:30:07 text/x-darcs-patch
unnamed ganesh, 2011-08-12.15:30:07
See mailing list archives for discussion on individual patches.
Messages
msg14628 (view) Author: ganesh Date: 2011-08-12.15:30:07
2 patches for repository darcs-unstable@darcs.net:screened:

Fri Aug 12 10:35:13 BST 2011  Ganesh Sittampalam <ganesh@earth.li>
  * drop INLINE pragmas on class members
  ghc 7.2 now automatically does what this used to do, and doesn't accept
  the pragma. It doesn't seem worth including it conditionally for earlier
  versions.

Fri Aug 12 10:35:38 BST 2011  Ganesh Sittampalam <ganesh@earth.li>
  * support GHC 7.2
Attachments
msg14645 (view) Author: ganesh Date: 2011-08-13.16:32:18
self-accepting as it's simple and getting GHC 7.2 working is a good thing
msg14661 (view) Author: ganesh Date: 2011-08-14.15:12:25
Probably best not to apply to reviewed until issue2095 is dealt with.
History
Date User Action Args
2011-08-12 15:30:08ganeshcreate
2011-08-13 15:09:40ganeshsetstatus: needs-screening -> needs-review
2011-08-13 16:32:18ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg14645
2011-08-14 15:12:25ganeshsetstatus: accepted-pending-tests -> needs-review
messages: + msg14661
2011-12-31 23:01:08ganeshsetstatus: needs-review -> accepted