Skip to content
Snippets Groups Projects
  1. Jul 02, 2000
    • sven.panne@aedion.de's avatar
      [project @ 2000-07-02 18:50:24 by panne] · d781517f
      sven.panne@aedion.de authored
      Don't warn the user about integer overflow during constant folding
      anymore. It's not done at runtime either, and compilation of
      completely harmless things like
      
         ((124076834 :: Word32) + (2147483647 :: Word32))
      
      yielded a warning.
      d781517f
  2. Jun 30, 2000
  3. Jun 29, 2000
  4. Jun 28, 2000
  5. Jun 27, 2000
  6. Jun 26, 2000
Loading