Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!uwvax!tank!uxc!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uicsrd.csrd.uiuc.edu!hoefling From: hoefling@uicsrd.csrd.uiuc.edu Newsgroups: comp.sys.apollo Subject: Re: DSEE Opinions Message-ID: <11400011@uicsrd.csrd.uiuc.edu> Date: 1 Jun 89 19:48:00 GMT References: <3860@hacgate.scg.hac.com> Lines: 21 Nf-ID: #R:hacgate.scg.hac.com:3860:uicsrd.csrd.uiuc.edu:11400011:000:923 Nf-From: uicsrd.csrd.uiuc.edu!hoefling Jun 1 14:48:00 1989 If you want to use file names that contain UPPER CASE letters, DSEE is a pain to use. It is case-insensitive and converts any upper case letters it sees to lower case. For a module name like "p_EXTERNAL.c", you have to write it as "p_:e:x:t:e:r:n:a:l.c", which is pretty painful. Also, when BUILDing your system, it simply can't find files that you have checked-out ("reserved" in DSEE) in your working directory if any part of the file name or the path contains even one upper case letter. Except for this drawback, it's pretty nice, although I'm not sure I would have used DSEE had I known about this beforehand. Jay Hoeflinger Center for Supercomputing Research and Development University of Illinois at Urbana-Champaign UUCP: {ihnp4,uunet,convex}!uiucuxc!uicsrd!hoefling ARPANET: hoefling%uicsrd@uxc.cso.uiuc.edu CSNET: hoefling%uicsrd@uiuc.csnet BITNET: hoefling@uicsrd.csrd.uiuc.edu