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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,8143b93889fe9472 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.74.141 with SMTP id t13mr57390wiv.5.1359689866042; Thu, 31 Jan 2013 19:37:46 -0800 (PST) Path: i11ni32351wiw.0!nntp.google.com!feeder1.cambriumusenet.nl!82.197.223.103.MISMATCH!feeder3.cambriumusenet.nl!feed.tweaknews.nl!209.197.12.246.MISMATCH!nx02.iad01.newshosting.com!newshosting.com!216.196.98.142.MISMATCH!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.news.ucla.edu!news.snarked.org!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada standard and maximum line lengths Date: Tue, 29 Jan 2013 12:11:59 +0000 Organization: A noiseless patient Spider Message-ID: References: <8dfcf819-e1d0-4578-a795-a4bf724b5014@googlegroups.com> <5107b329$0$6556$9b4e6d93@newsspool4.arcor-online.net> Mime-Version: 1.0 Injection-Info: mx05.eternal-september.org; posting-host="c8da4aa61d590a5e477a2e03e552a940"; logging-data="20587"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19EqFLOG/wordzCMb2JccbURFZ5kGMEnsc=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:w1cvfhwvX/7C8MYI3IEgkSV9SeM= sha1:9yYW4JwAmSzmThktOGi9a9dZq04= Content-Type: text/plain Date: 2013-01-29T12:11:59+00:00 List-Id: Georg Bauhaus writes: > On 29.01.13 11:25, Niklas Holsti wrote: >> 200 characters is ok as a max line >> length. 200 for an identifier is overkill, IMO. > > When the meaning of "meaning" is defined by a programming > environment, naming capabilities may need to tackle names that the > environment imposes on the source. The names may exist for, and be > shaped by, hysterical raisins. For example, the following is listed > as a symbol from the text section of a standard C++ library: > > __ZNSt3__112basic_stringIwNS_11char_traitsIwEENS_9allocatorIwEEE6insertIPKwEENS_9enable_ifIXsrNS_21__is_forward_iteratorIT_EE5valueENS_11__wrap_iterIPwEEE4typeENSD_IS8_EESB_SB_ 176 characters. Any advance?!