Re: [Mingw-w64-public] std::fstream in struct/class -> crash

2012-06-11 Thread Deniz Sarikaya
On Windows 8 Release Preview with GCC 4.7.1 (prerelease), this crash doesn't happen anymore, whether it was the os or gcc. 2012/6/5 Ruben Van Boxem : > 2012/6/4 Deniz Sarikaya >> >> 2012/6/4 Ruben Van Boxem : >> > Op 4 jun. 2012 23:06 schreef "Deniz Sarikaya" >> > het >> > volgende: >> > >> > >>

Re: [Mingw-w64-public] std::fstream in struct/class -> crash

2012-06-05 Thread Ruben Van Boxem
2012/6/4 Deniz Sarikaya > 2012/6/4 Ruben Van Boxem : > > Op 4 jun. 2012 23:06 schreef "Deniz Sarikaya" > het > > volgende: > > > > > >> > >> Hello, > >> > >> I don't know why, but this scenario crashes for me with gcc 4.7.0 > >> rubenvb on Windows 8 x64: > > > > What Windows 8 version. Developer

Re: [Mingw-w64-public] std::fstream in struct/class -> crash

2012-06-04 Thread Deniz Sarikaya
2012/6/4 Deniz Sarikaya : > 2012/6/4 Ruben Van Boxem : >> Op 4 jun. 2012 23:06 schreef "Deniz Sarikaya" het >> volgende: >> >> >>> >>> Hello, >>> >>> I don't know why, but this scenario crashes for me with gcc 4.7.0 >>> rubenvb on Windows 8 x64: >> >> What Windows 8 version. Developer Preview? Con

Re: [Mingw-w64-public] std::fstream in struct/class -> crash

2012-06-04 Thread Deniz Sarikaya
2012/6/4 Ruben Van Boxem : > Op 4 jun. 2012 23:06 schreef "Deniz Sarikaya" het > volgende: > > >> >> Hello, >> >> I don't know why, but this scenario crashes for me with gcc 4.7.0 >> rubenvb on Windows 8 x64: > > What Windows 8 version. Developer Preview? Consumer Preview? Release > Preview? Consu

Re: [Mingw-w64-public] std::fstream in struct/class -> crash

2012-06-04 Thread Ruben Van Boxem
Op 4 jun. 2012 23:06 schreef "Deniz Sarikaya" het volgende: > > Hello, > > I don't know why, but this scenario crashes for me with gcc 4.7.0 > rubenvb on Windows 8 x64: What Windows 8 version. Developer Preview? Consumer Preview? Release Preview? > "#include > struct Testfile > { > std::fstrea

[Mingw-w64-public] std::fstream in struct/class -> crash

2012-06-04 Thread Deniz Sarikaya
Hello, I don't know why, but this scenario crashes for me with gcc 4.7.0 rubenvb on Windows 8 x64: "#include struct Testfile { std::fstream t; } int main() { Testfile t; }" backtrace: #0 6FCB8F96 ?? () (??:??) #1 004013ED __tmainCRTStartup() (/home/ruben/mingw-w64/toolchain/src/mingw-w64/tags/v