[Lazarus] Division by zero. with fpc r30855
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri May 22 12:57:17 CEST 2015
On Fri, 22 May 2015 11:39:35 +0300
FreeMan <freeman35 at delphiturkiye.com> wrote:
> On 22.05.2015 10:14, Mattias Gaertner wrote:
> > Thanks. Added.
> >
> > What file raises the error?
> >
> > Mattias
> dcpcrypt packages has $(PkgOutDir) in "other units files (-FU)"
Do you mean (-Fu)?
> and I wrote component, it has about.pas, in project has same name unit too.
Your backtrace shows
../packager/interpkgconflictfiles.pas:182
which is about a ppu file, not a .pas file.
Can you update your svn and see what error message you get now?
> and Ported components has search path same unit name too.
> late you know, in messages window, some time I saw dublicate file
> xxx.lfm file. compiler copy lfm files to o and ppu files folder, need
> filter or check path then add to warning.
The IDE should warn if an .lfm file is in two packages (or project and a
package).
Mattias
More information about the Lazarus
mailing list