*****SPAM***** Annotation for unfolding wanted
Georg Martius
mai99dgf at studserv.uni-leipzig.de
Sat Jul 28 14:50:36 EDT 2007
Spam detection software, running on the system "h7568.serverkompetenz.net", has
identified this incoming email as possible spam. The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email. If you have any questions, see
the administrator of that system for details.
Content preview: Hi, I was wondering why we don't have an annotation or
pragma for function to tell the compiler that we need this particular
recursive function to be unfolded. If the compiler cannot do this for
some reason it should produce an error message to help you modifying
your code. I have regularly problems that my code is either not strict
enough or my functions are not unfolded. I find it annoying that this is
a regular show stopper and consumes much time to fix. Here is an
example: a search function for strings, which should return the index
and the rest of the string after the first occurrence: search0 will not
be unfolded by ghc -O. (I don't know why, it looks tail-recursive to me)
whereas search1 is just fine. [...]
Content analysis details: (7.6 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.1 FORGED_RCVD_HELO Received: contains a forged HELO
3.5 BAYES_99 BODY: Bayesian spam probability is 99 to 100%
[score: 1.0000]
1.9 RCVD_IN_NJABL_DUL RBL: NJABL: dialup sender did non-local SMTP
[87.172.170.59 listed in combined.njabl.org]
2.0 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP address
[87.172.170.59 listed in dnsbl.sorbs.net]
The original message was not completely plain text, and may be unsafe to
open with some email clients; in particular, it may contain a virus,
or confirm that your address can receive spam. If you wish to view
it, it may be safer to save it to a file and open it with an editor.
-------------- next part --------------
An embedded message was scrubbed...
From: Georg Martius <mai99dgf at studserv.uni-leipzig.de>
Subject: Annotation for unfolding wanted
Date: Sat, 28 Jul 2007 20:50:36 +0200
Size: 2583
Url: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20070728/afd4c0cc/attachment.eml
More information about the Glasgow-haskell-users
mailing list