User forums > Nightly builds

The 16 June 2013 build (9158) is out.

<< < (9/20) > >>

Jenna:

--- Quote from: jens on June 21, 2013, 07:02:04 am ---
--- Quote from: MortenMacFly on June 21, 2013, 06:59:30 am ---
--- Quote from: ToApolytoXaos on June 20, 2013, 04:39:14 pm ---

--- End quote ---
Well sorry to say that, but not for me. Here it works as expected - at least on Windows.

I do have some patches concerning Scintilla applied though, but they they should not affect this functionality.
I can apply them for testing, but I am not sure if this is fine for all...?!

--- End quote ---
I will test it on windows also (hopefully this weekend), but it might be a gtk-issue, so it would probably be better to wait.

--- End quote ---

The issue does not occur on windows.
I will look into it, later.

ToApolytoXaos:
eckard, I have downloaded the source files you have posted here and try to compile them. Obviously I'm doing something wrong ( lol ), but that's not the point.

I have created a new C::B project and imported your code and saw what you said about namespaces and classes. I hope I'm wrong, but seriously something's going on with Symbols' mechanism. It would show a namespace and when I double click it, instead of taking me to the actual namespace, it sends me on the first line of source file.

@devs: Which project should I look for Symbols? Is it part of SDK or as a plugin?

eckard_klotz:
Hello ToApolytoXaos.


--- Quote ---Obviously I'm doing something wrong ( lol )
--- End quote ---

Sory I didn't mention that you have to use some preprocessor defines for the project to compile it. They are described in the readme. But especially for those things I planed to post my C::B project files in the future also. Furthermore you need the current boost-library (1.53) also since I use the spirit parser from it.


--- Quote ---It would show a namespace and when I double click it, instead of taking me to the actual namespace, it sends me on the first line of source file.
--- End quote ---

Sory again, I did forget to mention this also. So let confirm me that also. Furthermore you will se that I use the namespace boost in the file prs_tpdef.h. But even I don't define this namespace somewhere else  (this will bedone in the spirit files wich are not part of my project) it is shown in the symbol browser.

Best regards,
                  Eckard.

ToApolytoXaos:
@MortenMacFly: Why "rename symbols" does not always work? It has a very peculiar behavior. "Symbol not found under cursor!" and other times it would let me rename my desired symbols.

It's one of those WTF moments...:D honestly!

carra:
I have found a couple of bugs in the toolbar docking system, let's see if you can reproduce this:

BUG 1: reappearing toolbars
---------------------------
- make a fresh install under Windows (removing previous default.conf)
- undock one (or more) toolbars, and close them clicking on their close button
- undock another toolbar, and the ones you closed before reappear again (undocked and apparently in their same position as before being closed)

BUG 2: docking beyond window width
--------------------------------------
- Close all toolbars but code completion, main and compiler
  (use the menu so that they won't reappear)
- Undock main and compiler toolbars, leave code completion at the left
- Redock both toolbars. Even if you try to place them under code completion toolbar, they are always added at its right. With my current window width (non fullscreen), I can't even see the rightmost toolbar.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version