Bug 91419

Summary: builtin-gl-sample-position.cpp(81): error C3688: invalid literal suffix 'MAX_NUM_SAMPLES_STR'
Product: piglit Reporter: Vinson Lee <vlee>
Component: testsAssignee: Piglit Mailing List <piglit>
Status: RESOLVED FIXED QA Contact: Piglit Mailing List <piglit>
Severity: normal    
Priority: medium CC: jfonseca
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2015-07-22 00:10:26 UTC
piglit: 4c6a9253e9d44e82f0a5b750442570079f0cf723 (master)

Visual Studio 2015 build error

builtin-gl-sample-position.cpp(81): error C3688: invalid literal suffix 'MAX_NUM_SAMPLES_STR'; literal operator or literal operator template 'operator ""MAX_NUM_SAMPLES_STR' not found
Comment 1 Vinson Lee 2015-08-02 23:59:36 UTC
commit d86e75babd18d4a2bd997f2b183d1faf0f63c187
Author: Vinson Lee <vlee@freedesktop.org>
Date:   Tue Jul 21 17:20:33 2015 -0700

    arb_sample_shading-builtin-gl-sample-position: Fix VS 2015 build.
    
    builtin-gl-sample-position.cpp(81): error C3688: invalid literal suffix 'MAX_NUM_SAMPLES_STR'; literal operator or literal operator template 'operator ""MAX_NUM_SAMPLES_STR' not found
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91419
    Signed-off-by: Vinson Lee <vlee@freedesktop.org>
    Reviewed-by: Brian Paul <brianp@vmware.com>

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.