Skip to content

Compiler messages #3

@totyaxy

Description

@totyaxy

Hi!

Thank you for this component!

Not a big problem, but I got these messages when I install this (latest svn:28) package on Lazarus 1.8.5 x86 on Windows7 x64:

compile:

Compile package etpackage 1.0.1: Success, Hints: 5
epiktimer.pas(396,33) Hint: Function result variable does not seem to be initialized
epiktimer.pas(317,3) Hint: Local const "NanoPerSec" is not used
epiktimer.pas(318,3) Hint: Local const "NanoPerMilli" is not used
epiktimer.pas(320,3) Hint: Local const "USecPerSec" is not used
epiktimer.pas(70,12) Hint: Unit "mmsystem" not used in EpikTimer

install:

Messages, Warnings: 2, Hints: 4
Note: Duplicate unit "splash" in "etpackage 1.0.1", source="C:\lazarus\components\epiktimer_svn\splash.pas"
Note: Duplicate unit "splash" in "#IDE", ppu="C:\lazarus\lazarus\units\i386-win32\win32\splash.ppu", source="C:\lazarus\lazarus\ide\splash.pp"
Note: Duplicate unit "main" in "etpackage 1.0.1", source="C:\lazarus\components\epiktimer_svn\main.pas"
Note: Duplicate unit "main" in "#IDE", ppu="C:\lazarus\lazarus\units\i386-win32\win32\main.ppu", source="C:\lazarus\lazarus\ide\main.pp"
Warning: Duplicate file "splash.lfm" in "#IDE", path="C:\lazarus\lazarus\units\i386-win32\win32\splash.lfm"
Warning: Duplicate file "splash.lfm" in "etpackage 1.0.1", path="C:\lazarus\components\epiktimer_svn\splash.lfm"
Build IDE

I think need "mmsystem" remove from the units, and simple demo-files rename (and put the demo to the separate directory?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions