You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a file with name known to the build system is placed in a HOME directory of a UNIX system e.g.: /home/user/runner.prg
Let's make the contents of the file clear, so the demo is obvious:
#error "ITSABUG"
Harbour build is in the /home/user/harbour cd /home/user/harbour && make
If a file with name known to the build system is placed in a HOME directory of a UNIX system e.g.:
/home/user/runner.prg
Let's make the contents of the file clear, so the demo is obvious:
#error "ITSABUG"
Harbour build is in the
/home/user/harbour
cd /home/user/harbour && make
Harbour build will fail
Quite funny, but i'm not in mood on tackling it now.
The text was updated successfully, but these errors were encountered: