User forums > Nightly builds

The 16 June 2013 build (9158) is out.

<< < (18/20) > >>

ToApolytoXaos:

--- Quote from: White-Tiger on August 02, 2013, 02:04:58 pm ---@ToApolytoXaos
when you are self compiling CB and using Windows... make sure you are compiling exchndl.dll as well... or get a copy and put it into CB root.

--- End quote ---
@White-Tiger: You have raised an interesting point here mate. I remember exchndl.dll being copied into output from devel folder with execution of update.bat file, but as it seems such thing is not happening anymore.

The so-called dynamic library can be seen in src/ directory and after copied it in devel and ran update.bat, it could re-copied it in output. I don't remember doing such thing in the past...Probably I have forgot such procedure if I have done it only once.

ToApolytoXaos:

--- Quote from: ToApolytoXaos on June 28, 2013, 07:11:48 am ---Sorry, but I will disappoint you now. I am on Windows at work with svn-9138 and the issue remains the same.


--- End quote ---
It seems this issue still exists with array brackets this time. If you create an array, but without a type, right bracket remains highlighted for some reason waiting for a matching left bracket arr[] and if you try to create another array next to it barr[], as you move the line it matches the right bracket only.





As you can see, this issue happens when you have forgotten to add an array type for some reason.

Is it an issue or a normal behavior when a variable type is missing?

Alpha:

--- Quote from: ToApolytoXaos on October 28, 2013, 09:21:08 am ---Is it an issue or a normal behavior when a variable type is missing?

--- End quote ---
It is *supposed* to be a feature; the highlight represents the location your cursor will jump to if you press tab.

ToApolytoXaos:
By the way, what's this new case with creating new files in a project?

I get a "Mixed Line Endings" popup balloon window; I haven't touched anything in my line endings.

This issue is with svn9423, GNU / Linux Debian testing (32-bit), GCC 4.8.1 fully updated.

P.S.: I have compiled wxMSW-2.8.12 with TDM's GCC 4.8.1 in just 2 hours today (very peculiar I would say...), but I could not finish with C::B compilation and I had to cancel it at 300-minute, 31-second :S

Too many freaking warnings while compiling the project :(

oBFusCATed:

--- Quote from: ToApolytoXaos on October 29, 2013, 07:40:46 pm ---I get a "Mixed Line Endings" popup balloon window; I haven't touched anything in my line endings.

--- End quote ---
The files you've opened have both windows and linux line endings in them. This is just a warning.


--- Quote from: ToApolytoXaos on October 29, 2013, 07:40:46 pm ---Too many freaking warnings while compiling the project :(

--- End quote ---
Search the forum for the proper -fno- blabla option to disable them. Probably you can fine them in the topics for mingw 4.8 or tdm 4.8.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version