Shannon V. OKeets -> RE: Monthly report (3/6/2019 4:42:31 AM)
|
quote:
ORIGINAL: pzgndr Hopefully Steve is having more success with Delphi 10 Berlin than I had with C++Builder. Trying to convert Empires in Arms from CodeGear C++Builder 2007 with AnsiString to Berlin 10 with UnicodeString and other updates was beyond my humble abilities. I got deep enough into it to decide it wasn't worth it and got back to what was working for me, but wasted a few months doing so. Curious to see his next report update, again hopefully with some good news. I ignored most of the warning about string conversions. That was back in 2015 when I converted to Delphi XE8. Some of them required fixing, but there were also a lot of warnings about the compiler/linker making some 'automatic' conversion assumptions. The dozen of so that still appear every time I do a full build don't seem to matter to how the program executes.
|
|
|
|