Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler messages #3

Open
totyaxy opened this issue May 21, 2018 · 0 comments
Open

Compiler messages #3

totyaxy opened this issue May 21, 2018 · 0 comments

Comments

@totyaxy
Copy link

totyaxy commented May 21, 2018

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?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant