- Posts: 51
- Thank you received: 0
- Forum
- CodeTyphon Studio
- CT General Discussions
- What happened to string concatenation in the new version ?!
Question What happened to string concatenation in the new version ?!
- Roman
- Topic Author
- Offline
- Junior Member
-
CT version 7.30 (last)
OS: Windows 7 Pro
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
we will try to fix this
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Roman
- Topic Author
- Offline
- Junior Member
-
- Posts: 51
- Thank you received: 0
I'll add: the problem is more than just concatenation. The "format" (and like this) function also does not work correctly.
Please Log in or Create an account to join the conversation.
- Roman
- Topic Author
- Offline
- Junior Member
-
- Posts: 51
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
but we are working on that
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Roman
- Topic Author
- Offline
- Junior Member
-
- Posts: 51
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Roman
- Topic Author
- Offline
- Junior Member
-
- Posts: 51
- Thank you received: 0
What could be more important?
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Roman
- Topic Author
- Offline
- Junior Member
-
- Posts: 51
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
More info for current LAB version 7.40 here
CodeTyphon it's a Rolling Release Studio more info here
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Roman
- Topic Author
- Offline
- Junior Member
-
- Posts: 51
- Thank you received: 0
Concatenation works fine.
But unfortunately, memory leaks appeared in my project in Indy components: IdThreadSafe.pas, line 253 (and others). Previously (build in versions 7.3 and 7.2) there were no memory leaks.
Please Log in or Create an account to join the conversation.
- Roman
- Topic Author
- Offline
- Junior Member
-
- Posts: 51
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Offline
- Moderator
-
but it's NOT so simple.
For pl_Indy you can use the source from a previous version, which work OK for you
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Daniel Jaeger
- Offline
- Junior Member
-
- Posts: 27
- Thank you received: 0
Please Log in or Create an account to join the conversation.