wswatson / freetype-gl

Automatically exported from code.google.com/p/freetype-gl
Other
0 stars 0 forks source link

Fix unused-but-set compile warning from gcc 4.7 #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Attached patch fixes a compile warning with gcc 4.7 (and 
-Werror=unused-but-set-variable enabled).

Original issue reported on code.google.com by per.math...@gmail.com on 15 Sep 2013 at 5:09

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry for the delay in my answer and thanks for the patch.

Could you make a pull request on the github repository instead since it is now 
the official repo ?

Nicolas

Original comment by Nicolas.Rougier@gmail.com on 4 Oct 2013 at 1:04