Skip to content
Snippets Groups Projects
  1. Sep 01, 2015
  2. Aug 31, 2015
  3. Aug 29, 2015
  4. Aug 28, 2015
  5. Aug 27, 2015
  6. Aug 26, 2015
  7. Aug 25, 2015
  8. Aug 24, 2015
  9. Aug 21, 2015
  10. Aug 20, 2015
    • Thiago Macieira's avatar
      Fix Botan compilation with ICC · 969274a2
      Thiago Macieira authored
      
      The __cpuid intrinsic takes int* pointers like MSVC above, not uint*.
      
      botan.cpp(46265): error: argument of type "Botan::u32bit={unsigned int} *" is incompatible with parameter of type "int *"
      
      (whoever thought that a file should have 46k lines needs to have their
      brains examined)
      
      Change-Id: I5128849c354e351ba771215b3290f3af8ba98987
      Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
      969274a2
  11. Aug 19, 2015
Loading