|
Non-change in __GLASGOW_HASKELL__ and change to newForeignPtr: msg#00013lang.haskell.glasgow.bugs
It looks like the argument order for newForeignPtr was swapped between ghc-6.1 and ghc-6.2. So, I used conditional compilation to check the version number but it looks as though __GLASGOW_VERSION__ in 6.1 and 6.2 is still set to 601. -- Alastair Reid
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-990844 ] conc004.hs mis-optimised (performance weirdness), SourceForge.net |
|---|---|
| Next by Date: | RE: Non-change in __GLASGOW_HASKELL__ and change to newForeignPtr, Simon Marlow |
| Previous by Thread: | [ ghc-Bugs-990844 ] conc004.hs mis-optimised (performance weirdness), SourceForge.net |
| Next by Thread: | RE: Non-change in __GLASGOW_HASKELL__ and change to newForeignPtr, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |