diff options
author | Laurent Pautet <pautet@adacore.com> | 2005-09-05 09:54:36 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2005-09-05 09:54:36 +0200 |
commit | 1f5a932436112de4e93366915c8dbc77a8f821ff (patch) | |
tree | f3eddae0a34f03ac34645de2578dee1479b775a1 /gcc/ada/switch-c.adb | |
parent | dd52e06aa0e9341c1123de64c7ff2b46b60b7ba3 (diff) | |
download | gcc-1f5a932436112de4e93366915c8dbc77a8f821ff.zip gcc-1f5a932436112de4e93366915c8dbc77a8f821ff.tar.gz gcc-1f5a932436112de4e93366915c8dbc77a8f821ff.tar.bz2 |
g-pehage.ads, [...] (Select_Char_Position): When no character position set is provided...
2005-09-01 Laurent Pautet <pautet@adacore.com>
* g-pehage.ads, g-pehage.adb (Select_Char_Position): When no character
position set is provided, we compute one in order to reduce the maximum
length of the keys. This computation first selects a character
position between 1 and the minimum length of the keys in order to
avoid reducing one of the keys to an empty string.
(Initialize, Compute): When the ratio V to K is too low, the algorithm
does not converge. The initialization procedure now comes with a
maximum number of iterations such that when exceeded, an exception is
raised in Compute. The user can initialize this ratio to another value
and try again
Reformating and updated headers.
From-SVN: r103867
Diffstat (limited to 'gcc/ada/switch-c.adb')
0 files changed, 0 insertions, 0 deletions