Project

General

Profile

Bug #1132

New warnings from basicio.cpp from Xcode 7.1/clang-700.1.76

Added by Robin Mills about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
build
Target version:
Start date:
29 Oct 2015
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

basicio.cpp:284:21: warning: variable length arrays are a C99 feature [-Wvla-extension]
        char namebuf[namebufSize];
                    ^
basicio.cpp:295:23: warning: variable length arrays are a C99 feature [-Wvla-extension]
            char value[valueSize];

Associated revisions

Revision 3998 (diff)
Added by Robin Mills about 6 years ago

#1132. Fix submitted.

History

#1

Updated by Robin Mills about 6 years ago

  • Status changed from Assigned to Resolved

Fix submitted. r3998.

#2

Updated by Robin Mills about 6 years ago

  • % Done changed from 0 to 100
#3

Updated by Robin Mills almost 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF