HP3000-L Archives

March 1998, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Scott Mcclellan <[log in to unmask]>
Reply To:
Date:
Thu, 5 Mar 1998 12:48:32 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
> Date:          Wed, 4 Mar 1998 22:31:43 -0600
> Reply-to:      Eric Kundl <[log in to unmask]>


> anyone..

> Is this a bug in version.pub.sys? or is there a way to cause version.pub.sys
> to report past the 100th module in an XL?

I am not sure I would call it a "bug", but it is definitely a
"limitation" of VERSION.PUB.SYS.

There is a global constant declared in the source:

max_som_num = 100;

There is an array bounded by this constant. And there is a 'while'
loop that stops looping when it gets to the 100th SOM.

Together these account for the behavior you see.

What version of the OS are you on? How important is it that this work
correctly? Do you have internet access (eg: access to Jazz)?

                                 Scott McClellan
     ___   ___   _________       Hewlett-Packard
    /_ /| /_ /| /_______ /|      Commercial Systems Division
   |##| | ##| ||########| |      19447 Pruneridge Ave
   |##| |_##| ||##| |_##| |      Cupertino, CA
   |##|/__##| ||##|/__##| |
   |########| ||########|/       E Mail: [log in to unmask]
   |##| | ##| ||##| |            Phone : (919) 969-7870
   |##| | ##| ||##| |            Fax   : (919) 969-7871
   |##| | ##|/ |##|/
    --    --    --               Voice Mail : 447-6067

ATOM RSS1 RSS2