IDE: fixed comparing Makefile.fpc

git-svn-id: trunk@15659 -
This commit is contained in:
mattias 2008-07-02 19:25:53 +00:00
parent 492e1d41d8
commit bfc63ff71a
6 changed files with 8 additions and 1 deletions

View File

@ -508,7 +508,7 @@ function ExtractCodeFromMakefile(const Source: string): string;
end;
// next line
SrcPos:=LineEndPos+1;
SrcPos:=LineEndPos;
if (SrcPos<=SrcLen) and (Source[SrcLen] in [#10,#13])
and (Source[SrcLen]<>Source[SrcLen-1]) then
inc(SrcPos);
@ -519,10 +519,12 @@ function ExtractCodeFromMakefile(const Source: string): string;
var
NewLength: integer;
begin
DebugLn(['ExtractCodeFromMakefile START ',Result]);
Result:='';
Run(Result,NewLength);
SetLength(Result,NewLength);
Run(Result,NewLength);
DebugLn(['ExtractCodeFromMakefile END ',Result]);
end;
function CConstantToInt64(const s: string; out i: int64): boolean;

View File

@ -1170,6 +1170,7 @@ msgid "Selecting next article"
msgstr "Wähle nächsten Artikel"
#: ipconst.snsnoop
msgctxt "ipconst.snsnoop"
msgid "No operation"
msgstr ""

View File

@ -1167,6 +1167,7 @@ msgid "Selecting next article"
msgstr "Memilih artikel berikutnya"
#: ipconst.snsnoop
msgctxt "ipconst.snsnoop"
msgid "No operation"
msgstr ""

View File

@ -1174,6 +1174,7 @@ msgid "Selecting next article"
msgstr "Žymimas tolesnis straipsnis"
#: ipconst.snsnoop
msgctxt "ipconst.snsnoop"
msgid "No operation"
msgstr ""

View File

@ -1162,6 +1162,7 @@ msgid "Selecting next article"
msgstr ""
#: ipconst.snsnoop
msgctxt "ipconst.snsnoop"
msgid "No operation"
msgstr ""

View File

@ -1167,6 +1167,7 @@ msgid "Selecting next article"
msgstr "Выбор следующей статьи"
#: ipconst.snsnoop
msgctxt "ipconst.snsnoop"
msgid "No operation"
msgstr ""