Skip to content

mms/mmk differences - decnet targets #91

Description

@hb--

MMK does not accept all decnet node specifications as target:

$ mms/id
%MMS-I-IDENT, MMS V3.3-4 � Digital Equipment Corporation 1989, 1998. All rights 
reserved. � Electronic Data Systems Limited 1995, 1998 
$ 

$ mms/descr=tt:
0::x.exe : ; show time
^Z 

show time
  16-JUN-2015 18:46:07
$ mms/descr=tt:
0""::x.exe : ; show time
^Z 

show time
  16-JUN-2015 18:46:21
$ mms/descr=tt:
eisner::x.exe : ; show time
^Z 

show time
  16-JUN-2015 18:46:37
$ mms/descr=tt:
eisner""::x.exe : ; show time
^Z 

show time
  16-JUN-2015 18:46:50
$
$ mmk/id
%MMK-I-IDENT, this is the MMK Make Utility V5.0
-MMK-I-COPYRIGHT, Copyright (c) 2008, Matthew Madison.
    Copyright (c) 2013, Endless Software Solutions.
  See LICENSE.TXT in distribution kit for license information.
$ mmk/descr=tt:
0::x.exe : ; show time
^Z 
%MMK-F-CANTUPD, cannot update target ; - sources unknown
$
$ mmk/descr=tt:
0::x.exe :
        show time
^Z 
show time
  16-JUN-2015 18:48:20
%MMK-I-ACTNOUPD, action did not update target 0::X.EXE
$ mmk/descr=tt:
0""::x.exe :
        show time
^Z 
show time
  16-JUN-2015 18:48:38
%MMK-I-ACTNOUPD, action did not update target 0""::X.EXE
$ mmk/descr=tt:
eisner::x.exe :
        show time
^Z 
show time
  16-JUN-2015 18:48:56
%MMK-I-ACTNOUPD, action did not update target EISNER::X.EXE
$ mmk/descr=tt:
eisner""::x.exe :
%MMK-F-PARSERR, error parsing description line eisner""::x.exe :
-MMK-I-ERRLOC, at line number 1 in file _FTA595:[]DESCRIP.MMS;
-LIB-F-SYNTAXERR, string syntax error detected by LIB$TPARSE
$

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions