Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
63186 commits behind the upstream repository.
Sven Panne's avatar
sven.panne@aedion.de authored
The C functions toLocalTime and toUTCTime now return an StgInt, not a
rather useless StgAddr. This fixes two gcc warnings during the
compilation of Time. In the course of this, toLocalTime.c and
toUTCTime.c are synched a little bit more.

(*please merge*)
6a089dac
History