jhc vs ghc and the surprising result involving ghc generated assembly.

Tony Finch dot at dotat.at
Wed Nov 2 07:26:32 EST 2005


On Wed, 2 Nov 2005, skaller wrote:
> On Tue, 2005-11-01 at 19:03 +0100, Florian Weimer wrote:
>
> > BTW, you shouldn't generate identifiers with leading underscores
> > because they are reserved for the implementation.
>
> I AM the implementation :)

You are not the C implementation.

> Generated Identifiers start with underscores,
> so they don't clash with arbitrary C code.

You should prefix them with something else, e.g. felix_.

Tony.
-- 
f.a.n.finch  <dot at dotat.at>  http://dotat.at/
BISCAY: WEST 5 OR 6 BECOMING VARIABLE 3 OR 4. SHOWERS AT FIRST. MODERATE OR
GOOD.


More information about the Glasgow-haskell-users mailing list