From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_40,INVALID_DATE, MSGID_SHORT autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!apple!bbn!bbn.com!jm From: jm@bbn.com (John Morrison) Newsgroups: comp.lang.ada Subject: Unsigned quantities Message-ID: <45721@bbn.COM> Date: 18 Sep 89 15:58:00 GMT Sender: news@bbn.COM List-Id: We are having a little trouble getting 16-bit unsigned data types for a protocol implementation out of our TeleSoft compiler. This seems to be a general problem. We can't get the compiler to "forget about" sign bits. We've done the obvious things, but the compiler is still rejecting our rep specs. Since this is a protocol implementation, we've got no choice about the representation of the field. Does anybody know how to do this? Does anybody know of a better compiler? John Morrison ARPANET:jmorrison@bbn.com PHONE :(617) 873-2648 ADDRESS:BBN Systems & Technologies Corp. 10 Moulton Street Cambridge, Mass. 02238