Comment 1 for bug 423322

Revision history for this message
Jon Tai (jontai) wrote :

Hrm... after testing this, it appears to cause problems with ZTMGRSET. Right now, we need to specify (for example) OPEN,OPEN for the NAME OF MANAGER'S UCI,VOLUME SET, but having UCICHECK actually enforce a check breaks this -- it's expecting "open" (all lowercase, and not repeated). There may be other places this causes problems, too.

We probably need to figure out a more general way to do uppercase/lowercase mapping (lowercase in UNIX land, uppercase in MUMPS land) before we can put this in.