Skip to content
  • Simon Marlow's avatar
    [project @ 2005-06-23 09:17:30 by simonmar] · 4e448ebd
    Simon Marlow authored
    Add a 'U' suffix to all integer literals to make them explicitly
    unsigned.  This avoids some warnings from gcc, but I don't think it
    fixes any actual bugs (I could be wrong, though).
    4e448ebd