Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Updating RAD Studio 10.4 Sample to Fix LF Issue (https://www.delphipraxis.net/204441-updating-rad-studio-10-4-sample-fix-lf-issue.html)

DP News-Robot 28. Mai 2020 18:00

Updating RAD Studio 10.4 Sample to Fix LF Issue
 
There was a configuration issue in RAD Studio Sample GitHub Repository (https://github.com/Embarcadero/RADStudio10.4Demos), namely the fact the demos were configured with LF only (Line Feed), rather CR LF (Carriage Return and Life Feed) as the RAD Studio IDE expects. Compiling and running the demos works as expected, but if you edit them some of the editor helpers will get confused and so the debugger, as the IDE mixes the actual line numbers. This configuration issue in the repository is now resolved. Pulling down the latest demos from our GitHub repo will ensure you get the updates since they are newer than the ones installed with 10.4.

To do so, you can give a Subversion update command (despite being on GitHub, we do interface to the demos via Subversion commands in our installer). Just go to the demos folder (by default something like C:\Users\Public\Documents\Embarcadero\Studio\21.0\ Samples) and give an svn update command, or use TortoiseSVN to issues an update, as I did below:

http://blog.marcocantu.com/images/fo...atesamples.png

You can see from the download information above that the process was fairly quick.*

We recommend checking our GH repo from time to time, to access newly added demos. As you will see in the updated repo, we just included a new 10.4 demo (5 files) in it.*

http://feeds.feedburner.com/~r/marco...~4/VQu7ifciMG0

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:49 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz