Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Staff meeting in the conference room in 3 minutes.


devel / comp.lang.mumps / Request for help with upcoming r1.36 release

SubjectAuthor
o Request for help with upcoming r1.36 releaseK.S. Bhaskar

1
Request for help with upcoming r1.36 release

<26bc5740-b6dd-43e8-8941-6cb830dbe91an@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=431&group=comp.lang.mumps#431

  copy link   Newsgroups: comp.lang.mumps
X-Received: by 2002:a0c:ab54:0:b0:474:7cd:8cd2 with SMTP id i20-20020a0cab54000000b0047407cd8cd2mr11675191qvb.36.1658783303150;
Mon, 25 Jul 2022 14:08:23 -0700 (PDT)
X-Received: by 2002:a37:6cd:0:b0:6b5:bdbd:e70 with SMTP id 196-20020a3706cd000000b006b5bdbd0e70mr10419782qkg.423.1658783302926;
Mon, 25 Jul 2022 14:08:22 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.mumps
Date: Mon, 25 Jul 2022 14:08:22 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=71.162.243.192; posting-account=zTPg1AoAAABx_LtAQ3dW6FBnU1dwmSvl
NNTP-Posting-Host: 71.162.243.192
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <26bc5740-b6dd-43e8-8941-6cb830dbe91an@googlegroups.com>
Subject: Request for help with upcoming r1.36 release
From: ksbhaskar@gmail.com (K.S. Bhaskar)
Injection-Date: Mon, 25 Jul 2022 21:08:23 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 3780
 by: K.S. Bhaskar - Mon, 25 Jul 2022 21:08 UTC

YottaDB r1.36 will include the source code of GT.M V6.3-013, which has the below change (http://tinco.pair.com/bhaskar/gtm/doc/articles/GTM_V6.3-013_Release_Notes.html#GTM-9259).

The GT.M compiler checks Z* keywords except for deviceparameters for the length provided by the source code and accepts a leading subset, with a small set of legacy abbreviations. This means that if you use a short form that's not unique, GT.M evaluates it as the alphabetically first keyword or legacy abbreviation. FIS recommends using at least four characters in stored code, but ZBIT* functions and deviceparameters with a leading "NO" may need more. **For standard keywords, the compiler requires correct spelling for the full keyword through up to eight characters and recognizes standard abbreviations. Previously the compiler ignored characters following matches in its internal tables which caused surprise if there were similar keywords or typos - in particular it may reject misspellings it accepted in prior releases.** (GTM-9259)

Drawing your attention to the **emphasized** text, this means that if application code has a non-standard abbreviation that was previously accepted, it may no longer be accepted by r1.36. This e-mail is to solicit your assistance for us to go the extra mile to avoid r1.36 inadvertently requiring changes to your application code. We would like to request that you compile your source code with the master source code (the evolving r1.36) and draw our attention to any **new** compilation errors when compiling with it. Capture all the M routine compilation errors when compiling with your current YottaDB release, and then compare it with the M routine compilation errors when compiling with the YottaDB master code base. You can get the latter in a couple of ways:

- Use the latest-master Docker image as described at https://yottadb.com/product/get-started/
- Download ydbinstall.sh from https://gitlab.com/YottaDB/DB/YDB/-/raw/master/sr_unix/ydbinstall.sh make it executable and install it using sudo ./ydbinstall.sh --from-source --nopkg-config --installdir=<dir> where <dir> is a temporary directory created just for this exercise. Compile your code using YottaDB from <dir>. When you're done, you can delete <dir>.

We already know that some code uses the non-standard abbreviation $ZGLD for $ZGBLDIR, whose standard abbreviation is $ZG, and we have already modified YottaDB to allow this abbreviation (https://gitlab.com/YottaDB/DB/YDB/-/issues/888).

Thank you very much, in advance, for your help.

Regards
– Bhaskar

--
YottaDB - Rock solid. Lightning fast. Secure. Pick any three.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor