Hi,
I'd like to suggest that stk be cleaned up so that names are
less likely to clash when building extensions. I think this is
especially important for an embedded language system and I notice that
the guile people are doing so in there cleanup of "scm". Perhaps stk_
would be a good choice. Then all externally visible functions and
variables would renamed eg like append() -> stk_append(). This is the
second time I've been bitten by a naming problem.
-Drew
;; Drew Whitehouse, E-mail: Drew.Whitehouse_at_anu.edu.au
;; Visualization Group, Fax : +61 (0)6 247 3425
;; Australian National University, Phone : +61 (0)6 249 5985
;; Supercomputer Facility. WEB :
http://anusf.anu.edu.au/~drw900/
;; Canberra ACT 0200, Australia.
Received on Fri Jan 06 1995 - 02:30:16 CET