Description of problem: When compiling the libgdiplus from srpm on Fedora 8 it fails on one file since ctype.h is not included in a source file where it is using isspace(). I am running into this while attempting to bring up Fedora on ia64 however I imagine this issue would not be arch specific. A patch is attached. Version-Release number of selected component (if applicable): libgdiplus-1.2.4-1.fc8.src.rpm How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 224471 [details] patch to include ctype.h
1.2.5 has been built in koji earlier today, so I guess this has been taken care of in some way