Jump to content

RonaldK

Members
  • Content Count

    95
  • Joined

  • Last visited

Everything posted by RonaldK

  1. RonaldK

    FireDataGrid 1.7 for RAD 10.3.2 Rio has been released!

    Try to run one of the compiled demos. Getting the following Exception: Any idea what's wrong?
  2. Define "big company". I'm not really sure, that Emba is the bigger company? [sarcasm off]
  3. This occurs not only with the Delphi/LLVM compiler. The Oxygen compiler show this too: https://talk.remobjects.com/t/updated-benchmarking-oxygene-island-versus-delphi-c-c-and-net/19499 A compile time comparison is also given under the link above: Other LLVM compiler show the same problems, but do have a better code generation.
  4. If I remember correctly, Allen Bauer said that this is the goal.
  5. This difference will no longer exist when Windows also gets this LLVM compiler
  6. ... yes, it's not easy to be a Delphi customer. Hard to imagine if they lose the license server next time.
  7. RonaldK

    August 2019 Roadmap released

    Any Info about Nullable types? Roadmap 8/2018: Roadmap 8/2019: ??
  8. RonaldK

    Generic Command Line Parser for Delphi 10.3.x

    There is another one from Vincent Parrett: https://github.com/VSoftTechnologies/VSoft.CommandLineParser
  9. Strange behaviour today. I cant use the top left Toolbar "Ansicht" anymore. It seems that there is no OnClick Event assigned. Starting the IDE with the parameter "C:\Program Files (x86)\Embarcadero\Studio\20.0\bin\bds.exe" -pDelphi -pfoo everything seems ok. Maybe a Package Renaming the registry key: HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\20.0\_Experts change the icons and no OnClick: Any change to see, what package cause this trouble?
  10. then everything is ok Icons and OnClick look default and work normally.
  11. If it's only a layout problem, why is no function executed behind the OnClick? The caption says it's the same Toolbar and the Button hint looks good:
  12. It seems I found the culprit. Renaming HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\20.0\Toolbars to HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\20.0\_Toolbars fix it. Very strange.
  13. ... for settings the optimization flags?
  14. Very strange. Isn't that the main reason for a release config? Maybe here is an new area for the IDEFixPack;-) @jbg
  15. ... or the emitted IR code of the frontend compiler can't be optimized anymore.
  16. It seems that the planned beta of 10.4 will not be available in time. Here the suggested workaround for Delphi: https://community.idera.com/developer-tools/b/blog/posts/google-play-store-android-32-bit-extension-for-delphi-and-c-builder-customers
  17. The Idera idea is, that this model will be more efficient. Here this interview with Atanas Popov: (german only) https://www.heise.de/developer/meldung/Embarcadero-Delphi-ist-fuer-uns-ein-Kernprodukt-3252501.html After 2 years, everyone can see now, how it worked
  18. If you look at the result of the "new" nextgen compiler for Linux64, ARM64 and macOS64, The codegen of the compilers are getting more worse rather than better. I would assume, that such a goal is far beyond the possibilities of Emba current team.
  19. On first view yes. But, if you look a this thread about this "New feature" Delphi on Android. What kind of impression do you have 9 days before Google deadline and still no Beta 10.4.? Is that the attention the customer want to see?
  20. Very likely that it has the same code quality as the Linux compiler: https://quality.embarcadero.com/browse/RSP-17724
  21. Is there any country in the world, where you can change the rules of using, after you have bought it?
  22. RonaldK

    Saving a large project takes soooo Loooonnnnggg..

    Does your project use visual inheritance? (TForm/TDatamodule inherited from other?)
  23. RonaldK

    RadStudio Roadmap 2019

    Android 64-Bit support is now scheduled to 10.4 and dated to "late 2019" . Does this means: the Delphi Android development will end at 1. August and maybe continue in late 2019?
  24. RonaldK

    is FGX native still around?

    Here an active FGX discussion: http://fire-monkey.ru/topic/5600-fgx-native-первое-опубликованное-приложение-в-google-play-market/?page=2&tab=comments#comment-35653
×