[Lazarus] "Ambiguous unit found" message
Juha Manninen
juha.manninen62 at gmail.com
Tue Oct 31 11:17:27 CET 2017
On Tue, Oct 31, 2017 at 11:25 AM, Alexey via Lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> It is caused by WinAPI truncating path. i suggested to make workaround for
> WinAPI, but guys declined.
This was the issue:
https://bugs.freepascal.org/view.php?id=31312
I was surprised that Application.MessageBox and ShowMessage behaved the same.
Many apps, including the IDE, use ShowMessage. I think its behavior
should be improved. Anybody who wants the widgetset behavior can still
use Application.MessageBox.
Juha
More information about the Lazarus
mailing list