[Lazarus] Opening non existing files and (not) adding them to the project
Sven Barth
pascaldragon at googlemail.com
Mon Jan 18 20:11:44 CET 2016
Am 18.01.2016 12:11 schrieb "Juha Manninen" <juha.manninen62 at gmail.com>:
> Can you find what revision caused the original problem you described?
Seems like it was more PEBKAC than anything else.
The thing is I normally use this when I work with the compiler and there I
add my tests to a directory parallel to the project directory.
However when I found this "problem" I had a different project in this test
directory open (cause I needed to debug it), but I added a test in the same
directory.
Now while looking for the changed revision I found out that Lazarus applies
a heuristic when to add a file to the project. Part of the decisions is the
above mentioned difference and it seems to have been like that at least
since 1.3 times (that's what I had accessible right now).
So there was nothing changed at all and I merely stumbled upon my own
stupidity -.-
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160118/65d2691c/attachment-0003.html>
More information about the Lazarus
mailing list