id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 1266,C++ istream EOF exception not thrown on OS X 10.9,fabianjaeger,,"When decoding a bitstream on OS X 10.9 with HTM 13.0, the decoder does not terminate as it cannot determine the EOF of the input file stream. The decoder binary is built using the unmodified Xcode project file from the SVN repository. The reason seems to be the libc++ used by the LLVM compiler on OSX 10.9, which does not throw an exception in case of EOF during a read operation on an istream. This behavior can be changed by applying the attached patch.",defect,closed,minor,HM-13.0,HM,HM-13.0,duplicate,,fbossen ksuehring davidf jct-vc@…