PDA

View Full Version : Length of variable names



NewsArchive
07-15-2010, 01:50 AM
Hi Friedrich,

the length of variable names is limited to 50 characters. With my "local
namespace trick", this could be to little. Could you increase this limit?

Markus

NewsArchive
07-15-2010, 02:00 AM
Hi Markus,

> the length of variable names is limited to 50 characters. With my "local
> namespace trick", this could be to little. Could you increase this limit?

We have to check this in several places (compiler, runtime, debugger). I'll
put it on the ToDo list.

Friedrich

NewsArchive
10-21-2010, 12:54 AM
Hi Friedrich,

could you already check this?

Markus

NewsArchive
10-21-2010, 12:55 AM
Markus,

>
> could you already check this?
>

Yes. But we did not increase it (yet) because it would be a major compiler
modification (with unknown side-effects) and definitely requires a public
beta release (an internal development build would not be enough in this
case).

Friedrich

NewsArchive
05-06-2011, 01:22 PM
Hi Friedrich,

will you increase this limit for SB8?

Markus

NewsArchive
05-06-2011, 01:22 PM
Hi Markus,

>
> will you increase this limit for SB8?
>

No, there are no plans to increase the limit.

Friedrich