Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi Ist "Specific to a platform" ein Problem? (https://www.delphipraxis.net/32062-ist-specific-platform-ein-problem.html)

fkerber 18. Okt 2004 11:00


Ist "Specific to a platform" ein Problem?
 
Hi!

Ich verwende die Funktion IncludeTrailingBackslash um einen Pfad sauber zusammenbauen zu können.
Und dann bekomm ich:

Zitat:

[Warning] login.pas(201): Symbol 'IncludeTrailingBackslash' is specific to a platform
Sollte ich mir da Gedanken machen oder es einfach ignorieren?


Ciao Frederic

s14 18. Okt 2004 11:03

Re: Ist "Specific to a platform" ein Problem?
 
Wenn Du mit Kylix nichts am Hut hast, kannst Du die Meldung ignorieren, oder abschalten.

mirage228 18. Okt 2004 11:12

Re: Ist "Specific to a platform" ein Problem?
 
Zitat:

Zitat von fkerber
Hi!

Ich verwende die Funktion IncludeTrailingBackslash um einen Pfad sauber zusammenbauen zu können.
Und dann bekomm ich:

Zitat:

[Warning] login.pas(201): Symbol 'IncludeTrailingBackslash' is specific to a platform
Sollte ich mir da Gedanken machen oder es einfach ignorieren?


Ciao Frederic

Du kannst ja Delphi-Referenz durchsuchenIncludeTrailingPathDelimiter benutzen oder, wie bereits gesagt wurde, die Warnung abschalten.

mfG
mirage228

fkerber 18. Okt 2004 11:15

Re: Ist "Specific to a platform" ein Problem?
 
Hi!

Danke euch zwei.
Dann verwende ich das doch mit PathDelimiter.

Ciao Frederic

sakura 18. Okt 2004 11:48

Re: Ist "Specific to a platform" ein Problem?
 
Platform Specific heißt es immer dann, wenn Du Funktionen nutzt, welche es nur z.B. in Win32 oder Linux oder .NET nutzen kannst ;-)

...:cat:...


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:58 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-2025 by Thomas Breitkreuz