rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
* A general desire for rc 1.5/1.6
@ 1994-08-02 19:55 Chris Siebenmann
  1994-08-02 21:21 ` Scott Schwartz
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Siebenmann @ 1994-08-02 19:55 UTC (permalink / raw)
  To: rc

 It would be nice if all the scattered prototypes for various system
functions could be centralized in one header file; it seems that lots
of systems have conflicting definitions for some or all of them, and
it's annoying to have to touch four or five rc source files to get rc
to compile.

	- cks
[The latest one is the Cray EL92 under Unicos, which complains about
 opendir() in glob.c and stat() in which.c.]


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: A general desire for rc 1.5/1.6
@ 1994-08-03  8:12 Steve_Kilbane
  0 siblings, 0 replies; 4+ messages in thread
From: Steve_Kilbane @ 1994-08-03  8:12 UTC (permalink / raw)
  To: rc

> From: Scott Schwartz <schwartz%groucho.cse.psu.edu@cegelecproj.co.uk>

> One thing I'd like to see for 1.6 is some utility routines abstracted 
> out into libraries. [...]
> If similar things were done to the globber and glomer you could get
> shell globbing in other programs (in opposition to the unix tradition
> of not reusing code.)

Hmm. sounds a bit like tcl to me. Still, I had considered a while back that
it would be useful to write a shell (Bourne, I was thinking, specifically),
library by library for this very reason. Variable expansion was going to be
the first thing to do, since that's more generally useful than wildcard
expansion ("Why *can't* I enter $HOME/my_file in this text field?").

But of course, real work intruded. Now I'll just use tcl. :-)

steve


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1994-08-08 18:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-08-02 19:55 A general desire for rc 1.5/1.6 Chris Siebenmann
1994-08-02 21:21 ` Scott Schwartz
1994-08-08 18:57   ` Scott Schwartz
1994-08-03  8:12 Steve_Kilbane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).