I added a test to test the command line parameters for halcompile.
https://github.com/LinuxCNC/linuxcnc/pull/2256

This requires sample code to reference a function in an external library.
I chose "rl_ding()" from readline.
But it seems that this wasn't a good choice, as the test passes on my
PC but fails in the CI environment in Github.

https://github.com/LinuxCNC/linuxcnc/actions/runs/3879455596

Can anyone suggest a library and a function that should always be
present in any Linux installation, especially including the CI
environment on github?

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to