[C2hs] patch applied (c2hs): Fix line number info in error messages
about C function types
duncan at community.haskell.org
duncan at community.haskell.org
Tue Apr 20 08:38:04 EDT 2010
Mon Apr 19 18:30:32 EDT 2010 Duncan Coutts <duncan at haskell.org>
* Fix line number info in error messages about C function types
Ignore-this: a3e40d7ae3ae51613505289d0ab4ad8f
Preserve source positions when constructing attributes while
analysing C function declarations. In particular this fixed the
error messages for binding long double C types.
M ./src/C2HS/C/Trav.hs -2 +2
View patch online:
http://code.haskell.org/cgi-bin/darcsweb.cgi?r=c2hs;a=darcs_commitdiff;h=20100419223032-adfee-64c68a250a2d699f0be008795774274ce7b2798c.gz
More information about the C2hs
mailing list