Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

someone broke 7227

<< < (2/2)

gd_on:
Deleting .objs and devel works here.

Recently, a few strings have been changed by introducing many \r escape sequences. But, poedit, when used to translate those strings, claims that these escape sequences should not be used in internationalized messages ! I think that those sequences have been introduced/modified by a Windows user, but are not necessary. Could someone delete them from sources ?

gd_on

oBFusCATed:
Can you provide the exact revision where the change was made?
A patch would be even better :)

ouch:
just deleting devel works here.

so lets see here...

We have the devel, obj directories and the 3 gch files in include. Is there anything else that might need to be nuked when something goes bad?

gd_on:

--- Quote from: oBFusCATed on June 14, 2011, 09:59:21 am ---Can you provide the exact revision where the change was made?
A patch would be even better :)

--- End quote ---

I think the last \r escape sequences where introduced with rev 7209 in advanced_compiler_options.xrc.
More, each troubling \r I can find in the C::B code seems to be found in .xrc files. But those files, if I'm right, are automatically generated by a wxwidget code generator, so providing a patch, may be not very useful (and within those file, the \r is in fact coded by #x0D). It's the original code or configuration which needs to be modified, not only the resulting .xrc file.

gd_on

Navigation

[0] Message Index

[*] Previous page

Go to full version