Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
lambda functions with classic 32 bit Borland compiler ?
#4
Hi Alexandre,

No, I did not try it, because I now believe that I can no longer use these TIWSessions methods for my purposes.

My application has an automatic maintenance mode.
Before entering the maintenance mode, the application iterates over all sessions and issues localized information to each user.
After a defined waiting time, the application iterates again over all sessions and terminates them.
The problem is that within these TIWSessions methods I can neither create the localized information nor terminate a session.
I'll probably have to implement another solution that works equally well with both compilers.

Basically, the CLANG compiler is probably the future standard for RAD Studio for 32/64 bit.
During development, I still use the classic Borland compiler, because compilation time is simply dramatically faster.
Switching to the CLANG compiler is possible by simply modifying a project option.
However, I still have this problem in IWInit.hpp found.

Regards
JuergenS
Reply


Messages In This Thread
RE: lambda functions with classic 32 bit Borland compiler ? - by JuergenS - 08-19-2019, 04:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)