User forums > Nightly builds
The 16 June 2013 build (9158) is out.
LETARTARE:
@MortenMacFly
thank you.
yes indeed I know, but for extensions, I thought he had the agreement of the author.
The files without target, what to do ?
MortenMacFly:
--- Quote from: LETARTARE on June 18, 2013, 08:22:29 pm ---The files without target, what to do ?
--- End quote ---
What exactly do you mean by that?
If the file is not existent in SVN, do:
svn add the_file
before the svn diff command.
Alpha:
--- Quote from: oBFusCATed on June 18, 2013, 01:17:08 am ---Add -ansi to all projects that fail.
--- End quote ---
I am not on my computer right now, but attached is an easy commit for someone.
--- Quote from: MortenMacFly on June 18, 2013, 08:12:21 pm ---
--- Quote from: ToApolytoXaos on June 18, 2013, 01:31:02 am ---it remains highlighted until to enter semicolon at the end of your current line, or use the arrows to interrupt it.
--- End quote ---
What platform, btw? I cannot reproduce on Windows, at least. I've used exactly the code you have shown...?!
--- End quote ---
I have occasionally observed this under Linux. It is most likely something to do with smart tab jump, but I have not yet had time to see if I can figure out what.
Jenna:
--- Quote from: Alpha on June 18, 2013, 08:50:02 pm ---
--- Quote from: oBFusCATed on June 18, 2013, 01:17:08 am ---Add -ansi to all projects that fail.
--- End quote ---
I am not on my computer right now, but attached is an easy commit for someone.
--- End quote ---
I just committed a similar patch to all linux project-files (wx2.8 and 2.9).
I hope it fixes the build issue not only for me.
--- Quote from: Alpha on June 18, 2013, 08:50:02 pm ---
--- Quote from: MortenMacFly on June 18, 2013, 08:12:21 pm ---
--- Quote from: ToApolytoXaos on June 18, 2013, 01:31:02 am ---it remains highlighted until to enter semicolon at the end of your current line, or use the arrows to interrupt it.
--- End quote ---
What platform, btw? I cannot reproduce on Windows, at least. I've used exactly the code you have shown...?!
--- End quote ---
I have occasionally observed this under Linux. It is most likely something to do with smart tab jump, but I have not yet had time to see if I can figure out what.
--- End quote ---
The green highlight colour occurs immediately if "Brace completion" is on and I type the left parenthesis (round bracket, neither square nor curly bracket). It highlights the right parenthesis and if I type a doublequote, it also highlights the right quote and all characters I type between it and the right parenthesis.
To reproduce:
* "Brace completion" checked in the settings.
* In the editor type printf( followed by ".
* You get printf("|") (the pipe-symbol is the caret's place).
* The right quote and the right parenthesis are green highlighted.
* Type another " .
* Now you get printf(""|) .
* All characters you type now are also green highlighted until you type (e.g.) another quote or a right parenthesis
ToApolytoXaos:
--- Quote from: jens on June 18, 2013, 07:39:05 pm ---
--- Quote from: ToApolytoXaos on June 18, 2013, 12:33:45 pm ---Since svn9128 if that helps.
--- End quote ---
Does it mean that 9128 is bad and 9127 is good?
Or is 9128 the first revision where you recognized the issue ? If yes which was the last good one (if you still know) ?
Or is 9128 the last good revision you know and a later one is bad ?
--- End quote ---
Yes, 9128 is the first revision where I have found out this issue by accident. I don't remember such issue before.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version