Re: [Mingw-w64-public] improper errors on what should be valid code syntax

2016-04-01 Thread Ruben Van Boxem
ach your source file and let me have a look. > > -- > Best regards, > lh_mouse > 2016-04-01 > > ------------- > 发件人:Jim Michaels > 发送日期:2016-04-01 01:00 > 收件人:mingw-w64-public@lists.sourceforge.net > 抄送: > 主题:Re: [Mingw-w64-public] improper errors on wha

Re: [Mingw-w64-public] improper errors on what should be valid code syntax

2016-03-31 Thread Jim Michaels
mputer repair info, programming) From: lh_mouse To: mingw-w64-public Sent: Thursday, March 31, 2016 10:04 AM Subject: Re: [Mingw-w64-public] improper errors on what should be valid code syntax I have no idea what you are trying to do by putting stuff into the namespace std. Again,

Re: [Mingw-w64-public] improper errors on what should be valid code syntax

2016-03-31 Thread Jim Michaels
: mingw-w64-public Sent: Thursday, March 31, 2016 10:04 AM Subject: Re: [Mingw-w64-public] improper errors on what should be valid code syntax I have no idea what you are trying to do by putting stuff into the namespace std. Again, you should attach your source file and let me have a look. --

Re: [Mingw-w64-public] improper errors on what should be valid code syntax

2016-03-31 Thread lh_mouse
- 发件人:Jim Michaels 发送日期:2016-04-01 01:00 收件人:mingw-w64-public@lists.sourceforge.net 抄送: 主题:Re: [Mingw-w64-public] improper errors on what should be valid codesyntax excuse me again. the compiler has been thrown into some strange state where it's wildly tossing errors. I don&#

Re: [Mingw-w64-public] improper errors on what should be valid code syntax

2016-03-31 Thread Jim Michaels
From: lh_mouse To: mingw-w64-public Sent: Thursday, March 31, 2016 9:37 AM Subject: Re: [Mingw-w64-public] improper errors on what should be valid code syntax Your code is NOT valid. You are using the reserved identifier '_T'. Your code results in undefined behavior. Attach

Re: [Mingw-w64-public] improper errors on what should be valid code syntax

2016-03-31 Thread Jim Michaels
6 9:37 AM Subject: Re: [Mingw-w64-public] improper errors on what should be valid code syntax Your code is NOT valid. You are using the reserved identifier '_T'. Your code results in undefined behavior. Attach the source file and let us see how to fix it. -

Re: [Mingw-w64-public] improper errors on what should be valid code syntax

2016-03-31 Thread Jim Michaels
t: Thursday, March 31, 2016 9:37 AM Subject: Re: [Mingw-w64-public] improper errors on what should be valid code syntax Your code is NOT valid. You are using the reserved identifier '_T'. Your code results in undefined behavior. Attach the source file and let

Re: [Mingw-w64-public] improper errors on what should be valid code syntax

2016-03-31 Thread lh_mouse
undefined. -- Best regards, lh_mouse 2016-04-01 - 发件人:Jim Michaels 发送日期:2016-04-01 00:30 收件人:mingw64 users 抄送: 主题:[Mingw-w64-public] improper errors on what should be valid code syntax c

[Mingw-w64-public] improper errors on what should be valid code syntax

2016-03-31 Thread Jim Michaels
c:\jim\tree>g++ -std=c++11 -W -Wall -otree2.o tree2.cpp  2>tree2.err.txt c:\jim\tree>gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=c:/gcc-5-win32/bin/../libexec/gcc/i686-w64-mingw32/5.3.1/lto-wrapper.exe Target: i686-w64-mingw32 Configured with: /home/cauchy/vcs/svn/gcc/branche