Skip to content
Snippets Groups Projects
  1. Jul 17, 2014
  2. Jul 16, 2014
  3. Jul 15, 2014
  4. Jul 14, 2014
  5. Jul 13, 2014
  6. Jul 12, 2014
    • James Zern's avatar
      invalid_file_test: convert test param from tuple to struct · 44eb577c
      James Zern authored
      fixes visual studio 9 + apple clang builds where the template type is
      interpreted as char[] rather than const char*:
      
      ::f1_' : cannot specify explicit initializer for arrays
      error: array initializer must be an initializer list or string literal
      
      Change-Id: I27286ce341b2f7a09b6202caffd6b72f64fd2234
      44eb577c
Loading