mercurial/__init__.py
author Fabian Otto <sigsegv@alchiba.ni.cs.tu-berlin.de>
Mon, 20 Feb 2006 15:58:04 -0600
changeset 1759 5afd459db177
parent 0 9117c6561b0b
permissions -rw-r--r--
Sunpro compiler patch The compiling runs through without warning, but runnig the newly builded hg emmits a message: | ImportError: ld.so.1: python: fatal: relocation error: | file /opt/local/lib/python2.3/site-packages/mercurial/bdiff.so: | symbol cmp: referenced symbol not found Removing the inline infront of cmp corrects this error message.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: