------- Comment #8 from pinskia at gcc dot gnu dot org 2008-02-13 19:06 ------- One issue is we have two standards here. The POSIX one and the C++ one. Now getrlimit/SIGXFSZ signal is a POSIX issue while using filebuf is a C++ one. Now does POSIX talk about filebuf ?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35176