i ran into a
compilation problem with the lis_bufcall (LiS-2.16.18; gcc
2.95.4).
lis_bufcall(128, BPRI_MED, foo, 0);
wouldn't compile
& complain about "called object is not a function"
whereas
lis_esbbcall(BPRI_MED, foo, 0);
would compile just
fine. did anyone encounter a similar incidence? thanks,
GA
