[C2hs] patch applied (c2hs): Rename "alignment" keyword to "alignof"

duncan at community.haskell.org duncan at community.haskell.org
Fri Apr 23 14:08:41 EDT 2010


Fri Apr 23 13:37:53 EDT 2010  Duncan Coutts <duncan at haskell.org>
  * Rename "alignment" keyword to "alignof"
  Ignore-this: 4b3a8530eb5d65245c5b15b36069fe71
  To match sizeof, and the GNU C __alignof__ keyword.
  Also fix implementation to return the alignment rather than size.

    M ./src/C2HS/CHS.hs -12 +11
    M ./src/C2HS/CHS/Lexer.hs -6 +6
    M ./src/C2HS/Gen/Bind.hs -8 +9

View patch online:
http://code.haskell.org/cgi-bin/darcsweb.cgi?r=c2hs;a=darcs_commitdiff;h=20100423173753-adfee-d480fe4b5052d5a2b20919f8fbc148d425087671.gz


More information about the C2hs mailing list