|
RE: [PATCH] fix integer truncation in hp2ps output: msg#00008lang.haskell.glasgow.bugs
> The following patch fixes a bug in hp2ps that causes silly > numbers like > > 84,762,122,-646 > > to appear in the heading. The problem was that 'n' is (can > be) a 64-bit > type, and converting to an int before doing the modulo gives rounding > errors. > > The fix is courtesy of Ralf Wildenhues (Ralf.Wildenhues@xxxxxx). Thanks; committed. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Bug in GHC 6.2.1, Simon Marlow |
|---|---|
| Next by Date: | Re: Bug in GHC 6.2.1, Gregory Wright |
| Previous by Thread: | [PATCH] fix integer truncation in hp2ps output, Nicholas Nethercote |
| Next by Thread: | Bug in GHC 6.2.1, Benjamin Franksen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |