User forums > Announcements
Release 12.11 has arrived
Taiki:
--- Quote from: jens on December 26, 2012, 01:06:37 pm ---Why didn't you post it before the release ?
--- End quote ---
Because I thought that the developpement was focused on features and those issues would be fixed later as several of them were fixed in the RC.
--- Quote from: jens on December 26, 2012, 01:06:37 pm ---I don't understand what you mean, can you please try to explain in other words, probably with a step-by-step explanation how to get the issue ?
--- End quote ---
Put your cursor on the panel at the bottom where compiler is logged, global search results are displayed & co.
Put the cursor on a tile, that contain the name of the panel (ex: "build log", "search result") then roll the mouse.
You'll see tiles change really quickly in a unsuable way.
--- Quote from: Alpha on December 26, 2012, 03:42:36 pm ---This should actually work... what are your settings in Settings->Editor...->C/C++ Editor settings?
(Correctly) parsing defines from #included files is significantly more difficult than it may first sound, and is currently not supported.
--- End quote ---
https://dl.dropbox.com/u/12087072/Syntaxical%20color.png << The bug just disappeared u_u
For the parsing, I guess it's hard :p (maybe a setting to explicitly add a define to the list (eg: DEV_BUILD & co)
--- Quote from: Alpha on December 26, 2012, 03:42:36 pm ---I can work on this, however, I do not own ICC; is there a trial/free version of it?
--- End quote ---
Intel give free licence for students http://software.intel.com/en-us/intel-education-offerings
They also provide trial for 30 days: http://software.intel.com/en-us/intel-parallel-studio-xe
Thanks for working on my issues :)
Jenna:
--- Quote from: Taiki on December 26, 2012, 04:49:25 pm ---
--- Quote from: jens on December 26, 2012, 01:06:37 pm ---I don't understand what you mean, can you please try to explain in other words, probably with a step-by-step explanation how to get the issue ?
--- End quote ---
Put your cursor on the panel at the bottom where compiler is logged, global search results are displayed & co.
Put the cursor on a tile, that contain the name of the panel (ex: "build log", "search result") then roll the mouse.
You'll see tiles change really quickly in a unsuable way.
--- End quote ---
That's intended behaviour and it is not so unususal.
Nevertheless, you can switch it off by unchecking "Settings -> Environment -> Notebooks appearance -> Enable scrolling with mousewheel".
Taiki:
--- Quote from: jens on December 26, 2012, 05:42:37 pm ---
--- Quote from: Taiki on December 26, 2012, 04:49:25 pm ---
--- Quote from: jens on December 26, 2012, 01:06:37 pm ---I don't understand what you mean, can you please try to explain in other words, probably with a step-by-step explanation how to get the issue ?
--- End quote ---
Put your cursor on the panel at the bottom where compiler is logged, global search results are displayed & co.
Put the cursor on a tile, that contain the name of the panel (ex: "build log", "search result") then roll the mouse.
You'll see tiles change really quickly in a unsuable way.
--- End quote ---
That's intended behaviour and it is not so unususal.
Nevertheless, you can switch it off by unchecking "Settings -> Environment -> Notebooks appearance -> Enable scrolling with mousewheel".
--- End quote ---
Okay, probably usefull on a Desktop but with a laptop pad, it's way too fast.
Thanks for the advice =)
Jenna:
--- Quote from: Taiki on December 26, 2012, 05:55:58 pm ---
--- Quote from: jens on December 26, 2012, 05:42:37 pm ---
--- Quote from: Taiki on December 26, 2012, 04:49:25 pm ---
--- Quote from: jens on December 26, 2012, 01:06:37 pm ---I don't understand what you mean, can you please try to explain in other words, probably with a step-by-step explanation how to get the issue ?
--- End quote ---
Put your cursor on the panel at the bottom where compiler is logged, global search results are displayed & co.
Put the cursor on a tile, that contain the name of the panel (ex: "build log", "search result") then roll the mouse.
You'll see tiles change really quickly in a unsuable way.
--- End quote ---
That's intended behaviour and it is not so unususal.
Nevertheless, you can switch it off by unchecking "Settings -> Environment -> Notebooks appearance -> Enable scrolling with mousewheel".
--- End quote ---
Okay, probably usefull on a Desktop but with a laptop pad, it's way too fast.
Thanks for the advice =)
--- End quote ---
Works fine on my laptop, with mouse or touchpad.
oBFusCATed:
--- Quote from: Taiki on December 26, 2012, 12:43:10 am ---1- Watches window: no more a list of variable of the current function: well, I deal with some quite big functions with over 50 variables. To deal with so much, I've functions that modify a lot of them in the same time but as I don't want to read the whole function, with the old system, I'd to watch on what become red after the function, now, I'll have to add _every variable_ to the window, manually... Please, tell me there is a way to get them all easily, the new system seems to have a lot of things to show but without this, I can't do anything :(
--- End quote ---
Search the forum...
--- Quote from: Taiki on December 26, 2012, 12:43:10 am ---2- build options: they are locked when the dbg is running but I don't understand why and there is way to access to it anyway (via project prefs)?
--- End quote ---
I'll fix this some day...annoys me too.
--- Quote from: Taiki on December 26, 2012, 12:43:10 am ---3- can't run anymore a normal instance + one in the debugger, it was damn useful to study soft comportment when he wasn't alone to access to some resources.
--- End quote ---
This sounds like a bug in the old version.
You can setup a tool to run your output executable.
--- Quote from: Taiki on December 26, 2012, 12:43:10 am ---6- After a sigsev, the stack once hasn't been displayed. Maybe gdb failed at provide it but in this case, a message (ex: Stack unavailable) would be great.
--- End quote ---
If you can provide the full log from your debug session (see the settings), I can look at it.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version