#linuxcnc-devel Logs

Oct 14 2021

#linuxcnc-devel Calendar

08:27 AM pere: in bin/halcompile, why are there two #!-lines at the top of the script?
10:21 AM -!- #linuxcnc-devel mode set to +v by ChanServ
01:21 PM andypugh: pere: Which LinuxCNC version? I only see one here.
01:21 PM pere: andypugh: I checked out from https://github.com/LinuxCNC/linuxcnc/
01:22 PM andypugh: What does git branch say?
01:23 PM andypugh: Only one here: https://github.com/LinuxCNC/linuxcnc/blob/master/src/hal/utils/halcompile.g
01:31 PM pere: it is the master branch
01:32 PM pere: perhaps it is generated and .gitignore-ed...
01:36 PM pere: My bin/halcompile start like this:
01:37 PM pere: #!/usr/bin/python3.9
01:37 PM pere: from __future__ import print_function
01:37 PM pere: #!/usr/bin/env python3
01:37 PM pere: # This is 'halcompile', a tool to write HAL boilerplate
02:20 PM andypugh: bin/halcompile is generated from halcompile.g
02:38 PM pere: so the generator is causing this, I guess. what is the generator?
05:02 PM -!- #linuxcnc-devel mode set to +v by ChanServ
11:41 PM -!- #linuxcnc-devel mode set to +v by ChanServ