kalinkhemka / webgl-loader

Automatically exported from code.google.com/p/webgl-loader
0 stars 0 forks source link

Deprecated conversion from string #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
third_party/webgl_loader/objanalyze.cc:
cc1plus: warnings being treated as errors
third_party/webgl_loader/objanalyze.cc: In function 'int main(int, char**)':
third_party/webgl_loader/objanalyze.cc:62: error: deprecated conversion from 
string constant to 'char*' [-Wwrite-strings]
third_party/webgl_loader/objanalyze.cc:62: error: deprecated conversion from 
string constant to 'char*' [-Wwrite-strings]
third_party/webgl_loader/objanalyze.cc:62: error: deprecated conversion from 
string constant to 'char*' [-Wwrite-strings]
third_party/webgl_loader/objanalyze.cc:62: error: deprecated conversion from 
string constant to 'char*' [-Wwrite-strings]

Original issue reported on code.google.com by wonchun on 23 Aug 2011 at 9:26

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r29.

Original comment by wonchun on 5 Sep 2011 at 9:38