[mercury-users] Building Mercury on Windows

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Feb 14 05:38:13 AEDT 2005


On 10-Feb-2005, Sergey Khorev <sergey.khorev at gmail.com> wrote:
> Also I've found strange piece of code in  runtime/mercury_prof_time.c.
...
> Third #if checks for ITIMER_VIRTUAL and SIGVTALRM, but uses
> ITIMER_PROF and SIGPROF. Looks weird.

Nice catch.  The #if should be checking for ITIMER_PROF and SIGPROF,
of course.  I'll commit the obvious fix.

-- 
Fergus Henderson                    |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list