[GHC] #1086: unix package cannot be compiled with -fasm,
due to lstat()
GHC
trac at galois.com
Mon Feb 26 06:04:44 EST 2007
#1086: unix package cannot be compiled with -fasm, due to lstat()
----------------------------+-----------------------------------------------
Reporter: simonmar | Owner:
Type: merge | Status: new
Priority: normal | Milestone: 6.6.1
Component: libraries/unix | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Easy (1 hr)
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------------+-----------------------------------------------
Changes (by simonmar):
* milestone: 6.8 => 6.6.1
* type: bug => merge
Comment:
Fixed, to merge:
{{{
Mon Feb 26 11:03:11 GMT 2007 Simon Marlow <simonmar at microsoft.com>
* add C wrappers for lstat() and mknod(). Fixes #1086.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1086>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list