On Tue, Sep 16, 2014 at 06:02:12PM +0200, Niemand Sonst wrote:
> Hallo Jeff,
> 
> will this have any influence on using hal_status, hal_command or 
> hal_error and so on from python?
> All gladepanal and glade based GUI do use the python interface to hal.

C/C++ source files which use the functions and structures defined in
hal_priv.h are potentially going to be affected by the changes I'm
proposing.

halmodule.cc, the C++ implementation of the Python hal module, is
potentially affected.  However, I consider myself a maintainer of that
file so I hope to correct any breakage that occurs there as I update
hal's internal data structures.

Here are all the files which use hal_priv:

src/emc/rs274ngc/interp_namedparams.cc
src/hal/classicladder/emc_mods.c
src/hal/components/mux_generic.c
src/hal/hal_lib.c
src/hal/halmodule.cc
src/hal/utils/halcmd.c
src/hal/utils/halcmd_commands.c
src/hal/utils/halcmd_completion.c
src/hal/utils/halcmd_main.c
src/hal/utils/halrmt.c
src/hal/utils/meter.c
src/hal/utils/scope.c
src/hal/utils/scope_disp.c
src/hal/utils/scope_horiz.c
src/hal/utils/scope_rt.c
src/hal/utils/scope_trig.c
src/hal/utils/scope_vert.c
src/rtapi/sim_rtapi_app.cc

Jeff

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to