Skip to content
Snippets Groups Projects
  1. Aug 25, 2015
  2. Aug 24, 2015
  3. Aug 21, 2015
  4. 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
  5. Aug 19, 2015
  6. Aug 18, 2015
  7. Aug 17, 2015
  8. Aug 14, 2015
  9. Aug 13, 2015
  10. Aug 12, 2015
Loading