Re: [Development] CI fails because a memory isn't allocated

2014-02-07 Thread Thiago Macieira
Em sex 07 fev 2014, às 09:35:09, Dmitry Ashkadov escreveu: > Hello! > > I've tried to merge the patch https://codereview.qt-project.org/72692, > but CI fails. There is a line in logs: > > cc1plus.exe: out of memory allocating 408 bytes > > How may it be fixed? That error means the machine ran o

[Development] CI fails because a memory isn't allocated

2014-02-06 Thread Dmitry Ashkadov
Hello! I've tried to merge the patch https://codereview.qt-project.org/72692, but CI fails. There is a line in logs: cc1plus.exe: out of memory allocating 408 bytes How may it be fixed? Thank you! ___ Development mailing list Development@qt-project.o