binary incompatibility

Fergus Henderson fjh at cs.mu.oz.au
Sun Feb 23 17:33:53 AEDT 1997


Hi,

I just committed that change to make `__' a module qualifier.  This
change breaks binary compatibility; once this change has been installed
overnight, you will have to remake at least library/mercury_builtin.o
and library/term.o.

There is also a quite high likelyhood of CVS conflicts with the global
search-and-replace `s/hlds__/hlds_/g' that I did.  As always, be
careful when merging conflicts.  If you've added any new occurrences of
`hlds__', you will need to change them to `hlds_'.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3         |     -- the last words of T. S. Garp.



More information about the developers mailing list