-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
In the
proview/src/lib/rt/src/rt_sect.c
Line 69 in dded2fc
| Name must not be more than 15 characters because of $ASCEFC. |
$ASCEFC (Associate Common Event Flag Cluster) limitations are mentioned, but
proview/src/lib/rt/src/rt_qdb.h
Line 76 in dded2fc
| #define qdb_cNameDbLock "/tmp/pwr_qdb_lock" |
is already longer than 15 (it is 18)
hence the question:
Is VMS compatibility is still a goal or all of VMS-related stuff can be disregarded/deleted?
and also:
what are the actual limitations on shared memory section names then?
Metadata
Metadata
Assignees
Labels
No labels