Two patches

Austin Seipp mad.one at gmail.com
Mon Aug 13 07:54:17 CEST 2012


Hi,

Attached are two patches that update the users guide with respect to
unboxed tuples, and another one that fixes DriverPipeline so that it
does not pass -Wimplicit to the C++ compiler (this gives an ugly
warning in gcc 4.6+ because it's C/ObjC only, and I have a cabal
package that builds a lot of C++ source files and it's very
displeasing to see.)

If both of these could be merged to head and 7.6 that would be great.
The release notes should also be updated to reflect the unboxed tuples
changes. This part of the users guide should probably be given a once
over to make sure it's still accurate (there may be things I missed.)

-- 
Regards,
Austin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Don-t-pass-Wimplicit-to-the-C-compiler.patch
Type: application/octet-stream
Size: 1459 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20120813/74afc339/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Update-unboxed-tuples-section-of-users-guide.patch
Type: application/octet-stream
Size: 4333 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20120813/74afc339/attachment-0001.obj>


More information about the Cvs-ghc mailing list