https://forum.linuxcnc.org/forum/26-turning/30748-southbend-magnaturn-612-conversion-to-linuxcnc?start=20#76957

At the moment halcompile tried to split the .comp file at the ";;"
token by using a split on the patttern "\n;;\n". If the file contains
"\r\n;;\r\n" instead then the split fails with relatively cryptic
error messages.

Spotting the problem is easy, but is the correct behaviour to warn the
user or to quietly correct the file parts prior to further conversion?
I think I prefer the latter course of action.

-- 
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, 1916

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to