Bug#291231: hmake: Does not handle proprocessor flags

2005-02-02 Thread John Goerzen
Ian, Thanks for the explanation. Feel free to close this. -- John On Wed, Feb 02, 2005 at 06:14:51PM +, Ian Lynagh wrote: > > Hi John, > > On Wed, Jan 19, 2005 at 08:35:13AM -0600, John Goerzen wrote: > > > > Although its manpage implies that hmake handles proprocessor flags > > automati

Bug#291231: hmake: Does not handle proprocessor flags

2005-02-02 Thread Ian Lynagh
Hi John, On Wed, Jan 19, 2005 at 08:35:13AM -0600, John Goerzen wrote: > > Although its manpage implies that hmake handles proprocessor flags > automatically in all cases, it dies compiling files that use HaXml > because it tries to process the GHC code (which happens to occur first) > instead o

Bug#291231: hmake: Does not handle proprocessor flags

2005-01-19 Thread John Goerzen
Package: hmake Version: 3.08-7 Severity: normal Although its manpage implies that hmake handles proprocessor flags automatically in all cases, it dies compiling files that use HaXml because it tries to process the GHC code (which happens to occur first) instead of the nhc98 code. As far as I can