User forums > Nightly builds

The 25 october 2006 build is out.

<< < (9/11) > >>

killerbot:
good job Morton,

now Mr ramguru, since you know what to type to reproduce the bug, could you also try out the patch to see if works and warns you that things are gonna go bogus, and then try out to change the encoding and try to save again.

Patiently awaiting your test report. Many thanks in advance.

Note : after your raging bull (shit) there's already some effort on it within a few hours.

Game_Ender:

--- Quote from: killerbot on October 26, 2006, 11:22:54 pm ---Note : after your raging bull (shit) there's already some effort on it within a few hours.
--- End quote ---

I think that should read "even after", not "after".  I think its a good display that even after some harsh words were said the issue still got patched, desipite that attitude of the user.

This is an alpha product, with no warranty, made by volunteers, and released for free.  In my book you can't bitch to much about a project no working when it doesn't have these things.

A final word on UTF-8 and ASCII:  Files and strings which contain only 7-bit ASCII characters have the same encoding under both ASCII and UTF-8.  So any ASCII encoded file can automatically be read as a UTF-8 file.  Paraphrased from here.

Jewe:
This must be the longest post in the nightly build part...
and with only so few problem and a lot of fighting....
I do not mind but the result is... no nightly for the 26st...

cheers,

Jewe

btw, love using C::B

branleb:

--- Quote from: killerbot on October 26, 2006, 10:29:27 pm ---...
I do think we should avoid to have a BOM in there.

--- End quote ---
I think that too, because the compiler will report an error if he don't
understands Unicode/UTF-8 and a BOM character is present.

But does really NO compilers supports Unicode?
if that's true (I believe you tell the truth), that's a poor situation.

For the encoding-detector:

how would you make a difference (and detect the encoding)

--- Code: ---0x13 0x65
--- End code ---
could be interpreted as '\r'+'a' (= "\ra") or as the char U+1365

Shade37337->greetz();

Phatency:

--- Quote from: thomas on October 26, 2006, 06:44:18 pm ---
--- Quote from: Phatency on October 26, 2006, 03:39:26 pm ---That's like stopping to use apache for http-server because in-development svn-version crashed, after you tried to mix some of it's sources with some older ones.
--- End quote ---
Lol, that's a quote I'll have to remember  :D

--- End quote ---
Thought I deleted that post, as I realized the reason he stopped using cb was because of the 0-byte file, not the old CBProfiler :e

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version