comp.lang.ada
 help / color / mirror / Atom feed
From: AdaMagica <christ-usch.grein@t-online.de>
Subject: Re: OpenToken 6.0 released
Date: Fri, 17 Apr 2015 02:09:24 -0700 (PDT)
Date: 2015-04-17T02:09:24-07:00	[thread overview]
Message-ID: <163c0626-285a-4406-bddc-15129b445276@googlegroups.com> (raw)
In-Reply-To: <6a28413b-3131-4feb-928f-e2afa2b62090@googlegroups.com>

Am Freitag, 17. April 2015 00:55:47 UTC+2 schrieb Shark8:
> > html_lexer-tags.ads:39:121: (style) this line is too long
> 
> Fixed by inserting CR on the commas:
> pragma Elaborate_All (
> 			OpenToken.Recognizer.Character_Set,
> 			OpenToken.Recognizer.End_Of_File,
> 			OpenToken.Recognizer.Keyword,
> 			OpenToken.Recognizer.Nothing,
> 			OpenToken.Recognizer.Separator,
> 			OpenToken.Recognizer.String
> 		);

Just a proposal: Instead of having Elaborate_All at any and all units withing another unit X, put an Elaborate_Body on specification of X (if that is possible; for the recognizers, this should generally be feasible). Thus you are sure you'll never get elaboration problems.

This is IMHO preferable.

  reply	other threads:[~2015-04-17  9:09 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-15  8:09 OpenToken 6.0 released Stephen Leake
2015-04-16 22:08 ` Shark8
2015-04-16 22:55 ` Shark8
2015-04-17  9:09   ` AdaMagica [this message]
2015-04-20 15:50   ` Stephen Leake
2015-04-24  4:11     ` Shark8
2015-04-21 17:26 ` AdaMagica
2015-04-22 17:55   ` AdaMagica
2015-04-23 12:34     ` Jacob Sparre Andersen
2015-04-24  9:29       ` Stephen Leake
2015-04-24 13:56         ` Using Monotone to access the OpenToken sources (Was: OpenToken 6.0 released) Jacob Sparre Andersen
2015-04-24 18:04           ` Qun-Ying
2015-04-25 13:22             ` Using Monotone to access the OpenToken sources Stephen Leake
2015-04-27 17:18               ` Qun-Ying
2015-04-28 15:36                 ` Stephen Leake
2015-04-25 13:25           ` Stephen Leake
2015-04-25 15:59             ` Simon Wright
2015-04-23 15:21 ` OpenToken 6.0 released jan.de.kruyf
2015-04-24  9:37   ` Stephen Leake
2015-04-24  9:46 ` jan.de.kruyf
2015-04-25 13:29   ` Stephen Leake
2015-04-24 13:30 ` Stephen Leake
2015-04-24 15:56   ` AdaMagica
2015-04-25 13:31     ` Stephen Leake
2015-04-25 16:09       ` AdaMagica
2015-04-27 16:43         ` Stephen Leake
2015-04-28 15:54           ` AdaMagica
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox