Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ian Lynagh's avatar
    1dbe6d59
    Fix warnings on Win64 · 1dbe6d59
    Ian Lynagh authored
    Mostly this meant getting pointer<->int conversions to use the right
    sizes. lnat is now size_t, rather than unsigned long, as that seems a
    better match for how it's used.
    1dbe6d59
    History
    Fix warnings on Win64
    Ian Lynagh authored
    Mostly this meant getting pointer<->int conversions to use the right
    sizes. lnat is now size_t, rather than unsigned long, as that seems a
    better match for how it's used.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.