Re: [Qt-creator] Macro expansion claims error, but code compiles fine

2012-05-27 Thread Geronimo Ma. Hernandez
On Montag 28 Mai 2012, Orgad and Raizel Shaneh wrote: > On Mon, May 28, 2012 at 8:37 AM, Geronimo Ma. Hernandez > > I just wanted to inform you, ... > > Are you using 2.5 or master? Because this > change (in > master) should handle this. I used 2.5 Thanks

Re: [Qt-creator] Macro expansion claims error, but code compiles fine

2012-05-27 Thread Orgad and Raizel Shaneh
On Mon, May 28, 2012 at 8:37 AM, Geronimo Ma. Hernandez wrote: > Hello, > > I just wanted to inform you, that all occurrences of this macro: > > #define isyslog(a ...) void((SysLogLevel > 1) ? > syslog_with_tid(LOG_ERR, > a) : void()) > > where marked es faulty. Flyover help says: expected t

[Qt-creator] Macro expansion claims error, but code compiles fine

2012-05-27 Thread Geronimo Ma. Hernandez
Hello, I just wanted to inform you, that all occurrences of this macro: #define isyslog(a ...) void((SysLogLevel > 1) ? syslog_with_tid(LOG_ERR, a) : void()) where marked es faulty. Flyover help says: expected token ';' got ')' May be your parser needs a little finetuning, cause gcc does n

Re: [Qt-creator] Some thoughts about 2.5

2012-05-27 Thread Geronimo Ma. Hernandez
Hello sirs, thank you all for your attention. When I read Christians post, which looked to me very dismissive and snotty, I thought - I won't answer. But then I read the posts from Sascha and André and I felt like you did understand my intention. So I cooled down and now I try to answer all poi

Re: [Qt-creator] Some thoughts about 2.5

2012-05-27 Thread Sascha Cunz
On Sunday, 27. May 2012 22:08:18 I wrote: > Actually, QtCreator shows a clickable symbol near the changed definition / > declaration; if you click it (or hit alt-enter), QtCreator refactors the > counter part, BUT source navigation opens the destination file and jumps the > cursor there. I just r

Re: [Qt-creator] Some thoughts about 2.5

2012-05-27 Thread André Pönitz
On Sun, May 27, 2012 at 04:04:56PM +0200, Geronimo Ma. Hernandez wrote: > Before I tried QtCreator, I heard rumors about QtCreator having the best > debugging interface ... so most probably my expectations where wrong. > The point is - my first thought was - I did something wrong, so I tried to

Re: [Qt-creator] Some thoughts about 2.5

2012-05-27 Thread Sascha Cunz
On Sunday, 27. May 2012 14:57:46 Cristian Tibirna wrote: > On Sunday 27 May 2012 06:14:26 Geronimo Ma. Hernandez wrote: > > - support refactoring (alt-enter) without changing the active editor (aka > > refactoring in background) > > What do you mean? It seems to me this is what QtCreator does alre

Re: [Qt-creator] Some thoughts about 2.5

2012-05-27 Thread Cristian Tibirna
On Sunday 27 May 2012 06:14:26 Geronimo Ma. Hernandez wrote: > > These are the issues (with decreasing importance), I missed most: I guess there is a barrier of communication and it is also possible that you "identified" things you are missing without having finished your exploration. > - suppo

Re: [Qt-creator] Some thoughts about 2.5

2012-05-27 Thread Geronimo Ma. Hernandez
On Sonntag 27 Mai 2012, André Pönitz wrote: > On Sun, May 27, 2012 at 06:14:26AM +0200, Geronimo Ma. Hernandez wrote: > > The biggest point - no variable has an content in debugging session. Bug > > or misconfiguration? > > Please attach the debugger log (contents of the right pane of > Windows->V

Re: [Qt-creator] Some thoughts about 2.5

2012-05-27 Thread André Pönitz
On Sun, May 27, 2012 at 06:14:26AM +0200, Geronimo Ma. Hernandez wrote: > Hi, > > its my first contact with QtCreator - and at first sight, I was really > impressed. Very nice looking, very fast, very promising ... > I very like the Todo-Plugin - very cool the supported different colors and > th