Files
mercury/util
Zoltan Somogyi efc6b62618 Fix a bug reported by m.muhammad2@pgrad.unimelb.edu.au: mercury_regs.h
Estimated hours taken: 0.1
Branches: release

util/mdemangle.c:
	Fix a bug reported by m.muhammad2@pgrad.unimelb.edu.au: mercury_regs.h
	was indirectly being included before the system headers, which on
	some systems include function definitions, which is not allowed.

util/mkinit.c:
	Add comment to prevent future similar problems.
2005-06-21 01:39:50 +00:00
..