Browse Source

--- Merging r35203 into '.':
U rtl/objpas/sysutils/sysstr.inc
--- Recording mergeinfo for merge of r35203 into '.':
U .

# revisions: 35203

git-svn-id: branches/fixes_3_0@37097 -

marco 8 years ago
parent
commit
7f492f796f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/objpas/sysutils/sysstr.inc

+ 1 - 0
rtl/objpas/sysutils/sysstr.inc

@@ -1134,6 +1134,7 @@ Begin
   P:=Pos(FormatSettings.DecimalSeparator,S);
   If (P<>0) Then
     S[P] := '.';
+  s:=Trim(s);
   try
     case ValueType of
       fvCurrency: