Whilst idly poking about in JA3 I noticed:

struct data {
  22     hal_s32_t joints[EMCMOT_MAX_JOINTS];
...
  34     for(i=0; i<9; i++) {
  35         switch(data->joints[i]) {

Which seems like it might cause trouble if EMCMOT_MAX_JOINTS was ever
to change to be other than 9.
(and I would have expected a much larger number to be eventually
possible in JA3)

-- 
atp
The idea that there is no such thing as objective truth is, quite simply, wrong.

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to