IOStream: Drop this component of KWSys
The IOStream component was meant to provide compatibility with old C++
stream implementations that did not support long long and/or
__int64. Now that KWSys requires C++11 that is not a problem.
System updates will be applied on January 22st between 0900 AM and 1200 PM, EST (UTC-05:00). This site may have intermittent downtime during that time.
The IOStream component was meant to provide compatibility with old C++
stream implementations that did not support long long and/or
__int64. Now that KWSys requires C++11 that is not a problem.