Jump to content

RonaldK

Members
  • Content Count

    100
  • Joined

  • Last visited

Everything posted by RonaldK

  1. RonaldK

    Changes in Parallel Library

    What exactly is the problem here? Do you have more info?
  2. RonaldK

    FireDataGrid 1.7 for RAD 10.3.2 Rio has been released!

    that's ok. I had already tried this version. It was very unstable. Looking forward to the new version.
  3. RonaldK

    FireDataGrid 1.7 for RAD 10.3.2 Rio has been released!

    Very nice grid. It looks really great and feel fast! I've tried to download the macOS trial, but it seems that there is no download link behind the button. Is there any demo available?
  4. RonaldK

    FireDataGrid 1.7 for RAD 10.3.2 Rio has been released!

    Same here. The debug version starts with this message: and then the old one:
  5. There are some more: + Win64 + macOS32 + iOS Simulator
  6. 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?
  7. Define "big company". I'm not really sure, that Emba is the bigger company? [sarcasm off]
  8. 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.
  9. If I remember correctly, Allen Bauer said that this is the goal.
  10. This difference will no longer exist when Windows also gets this LLVM compiler
  11. ... yes, it's not easy to be a Delphi customer. Hard to imagine if they lose the license server next time.
  12. RonaldK

    August 2019 Roadmap released

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

    Generic Command Line Parser for Delphi 10.3.x

    There is another one from Vincent Parrett: https://github.com/VSoftTechnologies/VSoft.CommandLineParser
  14. 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?
  15. then everything is ok Icons and OnClick look default and work normally.
  16. 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:
  17. 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.
  18. ... for settings the optimization flags?
  19. Very strange. Isn't that the main reason for a release config? Maybe here is an new area for the IDEFixPack;-) @jbg
  20. ... or the emitted IR code of the frontend compiler can't be optimized anymore.
  21. 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
  22. 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
  23. 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.
  24. 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?
×