ALT Linux Bugzilla
– Attachment 5776 Details for
Bug 25991
ошибка при запуске Lazarus
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч для Лазаря 1.0.6
ALT-specific.patch (text/plain), 638 bytes, created by
NotHAM
on 2013-03-18 22:09:40 MSK
(
hide
)
Description:
Патч для Лазаря 1.0.6
Filename:
MIME Type:
Creator:
NotHAM
Created:
2013-03-18 22:09:40 MSK
Size:
638 bytes
patch
obsolete
>diff --git a/lazarus/components/codetools/definetemplates.pas b/lazarus/components/codetools/definetemplates.pas >index 6ec5cd2..01b1e29 100644 >--- a/lazarus/components/codetools/definetemplates.pas >+++ b/lazarus/components/codetools/definetemplates.pas >@@ -1513,9 +1513,10 @@ begin > exit; > end; > >- Params:='-va'; >- if Options<>'' then >- Params:=Params+' '+Options; >+ {Params:='-va';} >+ {if Options<>'' then >+ Params:=Params+' '+Options;} >+ Params:='-va -Pi386 -Tlinux -Fr/usr/lib/fpc/msg/errore.msg'; > Filename:=ExtractFileName(TestFilename); > WorkDir:=ExtractFilePath(TestFilename); > Params:=Params+' '+Filename;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25991
: 5776 |
5792
|
5795