YottaDB / YDB

Mirrored from https://gitlab.com/YottaDB/DB/YDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change file names with “gtm” or “GTM” into links to files named “ydb” or “yottadb”

ksbhaskar opened this issue · comments

Final Release Note

Description

There are a number of of files whose names include “gtm” or “GTM”. These should be replaced with files with “ydb” or “yottadb”, and where a file with a “gtm” or “GTM” is required for upward compatibility, those should be replaced with symbolic links. The release notes should reflect user visible changes (of which there may only be a few).

$ find $ydb_dist -iname \*gtm\* \! -type l 2>/dev/null | tee /tmp/tmp ; wc /tmp/tmp
/usr/local/lib/yottadb/r122/gtmhelp.m
/usr/local/lib/yottadb/r122/gtm_sizeof.h
/usr/local/lib/yottadb/r122/gtm_common_defs.h
/usr/local/lib/yottadb/r122/gtmdefinedtypesinitrelease.m
/usr/local/lib/yottadb/r122/GTMDEFINEDTYPESTODB.m
/usr/local/lib/yottadb/r122/gtm_strings.h
/usr/local/lib/yottadb/r122/gtm_limits.h
/usr/local/lib/yottadb/r122/gtmdefinedtypesinitdebug.m
/usr/local/lib/yottadb/r122/gtmsecshr
/usr/local/lib/yottadb/r122/GTMHLPLD.m
/usr/local/lib/yottadb/r122/GTMDefinedTypesInitDebug.m
/usr/local/lib/yottadb/r122/gtm_stdlib.h
/usr/local/lib/yottadb/r122/gtmhelp.gld
/usr/local/lib/yottadb/r122/plugin/gtmcrypt
/usr/local/lib/yottadb/r122/gtmsecshrdir
/usr/local/lib/yottadb/r122/gtmgblstat.xc
/usr/local/lib/yottadb/r122/gtmhlpld.m
/usr/local/lib/yottadb/r122/GTMTHREADGBLASM.m
/usr/local/lib/yottadb/r122/gtmhelp.dat
/usr/local/lib/yottadb/r122/GTMHELP.m
/usr/local/lib/yottadb/r122/gtmdefinedtypestodb.m
/usr/local/lib/yottadb/r122/gtm_descript.h
/usr/local/lib/yottadb/r122/gtm_string.h
/usr/local/lib/yottadb/r122/utf8/gtmsecshr
/usr/local/lib/yottadb/r122/utf8/gtmsecshrdir
/usr/local/lib/yottadb/r122/gtmxc_types.h
/usr/local/lib/yottadb/r122/gtmthreadgblasm.m
/usr/local/lib/yottadb/r122/GTMDefinedTypesInitRelease.m
/usr/local/lib/yottadb/r122/gtm_stdio.h
  29   29 1281 /tmp/tmp
$ 

Draft Release Note

Files in the what is now the gtmsecshrdir (to become ydbsecshrdir) subdirectory should of course also be changed, and utf8/ydbsecshr should just be a symbolic link to ../ydbsecshr.