> On 4. May 2018, at 14:04, Rene Hopf <[email protected]> wrote: > >> >> On 4. May 2018, at 13:55, andy pugh <[email protected]> wrote: >> >> On 4 May 2018 at 12:41, Rene Hopf <[email protected]> wrote: >> >>> However, I could not even find coding style guidelines. >> >> http://linuxcnc.org/docs/2.7/html/code/style-guide.html >> >> indentation should be 4 spaces. > > ah. well, tabs are used in a lot of places :D > pepole already started to remove them form python scripts, but the c code is > still a mess.
ramdom pick from control.c https://seafile.ist-wunderbar.com/f/30d26ddd807d4401a0ae/ wrong, mixed, and misleading. gcc6 has a -Wmisleading-indentation warning for this. > > I was looking in the contributing file... > also see: https://github.com/LinuxCNC/linuxcnc/issues/435 > >> >> -- >> 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 >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Emc-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/emc-developers > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
