Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

There are bugs and then there are bugs. And then there are bugs. -- Karl Lehenbauer


computers / comp.sys.tandem / Re: c++ map as an indexed data structure

SubjectAuthor
* c++ map as an indexed data structureMatej Sovdat
+* Re: c++ map as an indexed data structurered floyd
|`* Re: c++ map as an indexed data structurered floyd
| `* Re: c++ map as an indexed data structureRandall
|  `- Re: c++ map as an indexed data structurered floyd
`* Re: c++ map as an indexed data structureBill Honaker
 `* Re: c++ map as an indexed data structurered floyd
  `- Re: c++ map as an indexed data structureMatej Sovdat

1
c++ map as an indexed data structure

<6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=349&group=comp.sys.tandem#349

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:6214:509a:: with SMTP id kk26mr1372920qvb.24.1644592003948;
Fri, 11 Feb 2022 07:06:43 -0800 (PST)
X-Received: by 2002:a5b:3cc:: with SMTP id t12mr1680477ybp.397.1644592003730;
Fri, 11 Feb 2022 07:06:43 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Fri, 11 Feb 2022 07:06:43 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=91.208.168.48; posting-account=6fpSnwoAAAAMhdd04Obqw9PigAhG6sDV
NNTP-Posting-Host: 91.208.168.48
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
Subject: c++ map as an indexed data structure
From: matej.so...@gmail.com (Matej Sovdat)
Injection-Date: Fri, 11 Feb 2022 15:06:43 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 13
 by: Matej Sovdat - Fri, 11 Feb 2022 15:06 UTC

Hi,
I would like to use map in my C++ program.
To do that I included <map>.
When I want to compile a program a compiler complains:

#include <rw/stddefs.h>
^
"\PERUN.$SYSTEM.SYSTEM.limits2", line 58.0: catastrophic error(4093): cannot
open source file "rw/stddh"

Any suggestions?

Best regards,
Matej

Re: c++ map as an indexed data structure

<su61q4$p8$1@redfloyd.dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=350&group=comp.sys.tandem#350

  copy link   Newsgroups: comp.sys.tandem
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!redfloyd.dont-email.me!.POSTED!not-for-mail
From: no.spam....@its.invalid (red floyd)
Newsgroups: comp.sys.tandem
Subject: Re: c++ map as an indexed data structure
Date: Fri, 11 Feb 2022 08:10:43 -0800
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <su61q4$p8$1@redfloyd.dont-email.me>
References: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 11 Feb 2022 16:10:44 -0000 (UTC)
Injection-Info: redfloyd.dont-email.me; posting-host="a2ef17a88c944ea0071e820d1a385929";
logging-data="808"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18oZdBuuhxr0x9izbpYmOxk1nbQEOvj8P4="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.1
Cancel-Lock: sha1:8KRjK5IS4mVBlDsk2Pk9q/oK9tY=
In-Reply-To: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
Content-Language: en-US
 by: red floyd - Fri, 11 Feb 2022 16:10 UTC

On 2/11/2022 7:06 AM, Matej Sovdat wrote:
> Hi,
> I would like to use map in my C++ program.
> To do that I included <map>.
> When I want to compile a program a compiler complains:
>
> #include <rw/stddefs.h>
> ^
> "\PERUN.$SYSTEM.SYSTEM.limits2", line 58.0: catastrophic error(4093): cannot
> open source file "rw/stddh"
>
> Any suggestions?
>
> Best regards,
> Matej

Compile under OSS instead.

Re: c++ map as an indexed data structure

<su64bh$kqk$1@redfloyd.dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=351&group=comp.sys.tandem#351

  copy link   Newsgroups: comp.sys.tandem
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!redfloyd.dont-email.me!.POSTED!not-for-mail
From: no.spam....@its.invalid (red floyd)
Newsgroups: comp.sys.tandem
Subject: Re: c++ map as an indexed data structure
Date: Fri, 11 Feb 2022 08:54:09 -0800
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <su64bh$kqk$1@redfloyd.dont-email.me>
References: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
<su61q4$p8$1@redfloyd.dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 11 Feb 2022 16:54:09 -0000 (UTC)
Injection-Info: redfloyd.dont-email.me; posting-host="a2ef17a88c944ea0071e820d1a385929";
logging-data="21332"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/0dnCppccZkaYt0hhKnXLVp6NTvpR4liM="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.1
Cancel-Lock: sha1:ufL1Han21WoGrS1M7jtf8hpCL4Y=
In-Reply-To: <su61q4$p8$1@redfloyd.dont-email.me>
Content-Language: en-US
 by: red floyd - Fri, 11 Feb 2022 16:54 UTC

On 2/11/2022 8:10 AM, red floyd wrote:
> On 2/11/2022 7:06 AM, Matej Sovdat wrote:
>> Hi,
>> I would like to use map in my C++ program.
>> To do that I included <map>.
>> When I want to compile a program a compiler complains:
>>
>>   #include <rw/stddefs.h>
>>                           ^
>> "\PERUN.$SYSTEM.SYSTEM.limits2", line 58.0: catastrophic error(4093):
>> cannot
>>            open source file "rw/stddh"
>>
>> Any suggestions?
>>
>> Best regards,
>> Matej
>
> Compile under OSS instead.
>

Or else, make sure you have a VERSION3 flag on the compile.

Re: c++ map as an indexed data structure

<9c8e52a2-f461-4d5c-9328-ab410c84fb63n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=352&group=comp.sys.tandem#352

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:ad4:596b:: with SMTP id eq11mr2202078qvb.70.1644607046631;
Fri, 11 Feb 2022 11:17:26 -0800 (PST)
X-Received: by 2002:a5b:f50:: with SMTP id y16mr2994667ybr.140.1644607046309;
Fri, 11 Feb 2022 11:17:26 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Fri, 11 Feb 2022 11:17:26 -0800 (PST)
In-Reply-To: <su64bh$kqk$1@redfloyd.dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:3ddf:f2b0:55d9:cd03:9fde:1ace;
posting-account=6VebZwoAAAAgrpUtsowyjrKRLNlqxnXo
NNTP-Posting-Host: 2607:fea8:3ddf:f2b0:55d9:cd03:9fde:1ace
References: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
<su61q4$p8$1@redfloyd.dont-email.me> <su64bh$kqk$1@redfloyd.dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9c8e52a2-f461-4d5c-9328-ab410c84fb63n@googlegroups.com>
Subject: Re: c++ map as an indexed data structure
From: rsbec...@nexbridge.com (Randall)
Injection-Date: Fri, 11 Feb 2022 19:17:26 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 23
 by: Randall - Fri, 11 Feb 2022 19:17 UTC

On Friday, February 11, 2022 at 11:54:11 a.m. UTC-5, red floyd wrote:
> On 2/11/2022 8:10 AM, red floyd wrote:
> > On 2/11/2022 7:06 AM, Matej Sovdat wrote:
> >> Hi,
> >> I would like to use map in my C++ program.
> >> To do that I included <map>.
> >> When I want to compile a program a compiler complains:
> >>
> >> #include <rw/stddefs.h>
> >> ^
> >> "\PERUN.$SYSTEM.SYSTEM.limits2", line 58.0: catastrophic error(4093):
> >> cannot
> >> open source file "rw/stddh"
> >>
> >> Any suggestions?
> >>
> >> Best regards,
> >> Matej
> >
> > Compile under OSS instead.
> >
> Or else, make sure you have a VERSION3 flag on the compile.

I guess the other question is why using Rogue Wave instead of STL.

Re: c++ map as an indexed data structure

<eagd0htddjdhbbq7mandoflf4g8jtuvk58@4ax.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=353&group=comp.sys.tandem#353

  copy link   Newsgroups: comp.sys.tandem
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!border1.nntp.dca1.giganews.com!nntp.giganews.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx19.iad.POSTED!not-for-mail
From: no_spam_...@x_i_d.com (Bill Honaker)
Newsgroups: comp.sys.tandem
Subject: Re: c++ map as an indexed data structure
Organization: XID, Ltd.
Message-ID: <eagd0htddjdhbbq7mandoflf4g8jtuvk58@4ax.com>
References: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
X-Newsreader: Forte Agent 6.00/32.1186
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 18
X-Complaints-To: abuse@easynews.com
X-Complaints-Info: Please be sure to forward a copy of ALL headers otherwise we will be unable to process your complaint properly.
Date: Fri, 11 Feb 2022 14:04:56 -0600
X-Received-Bytes: 1223
X-Original-Bytes: 1090
 by: Bill Honaker - Fri, 11 Feb 2022 20:04 UTC

What does the command line you used to invoke the compiler look like?

On Fri, 11 Feb 2022 07:06:43 -0800 (PST), Matej Sovdat <matej.sovdat@gmail.com> wrote:

>Hi,
>I would like to use map in my C++ program.
>To do that I included <map>.
>When I want to compile a program a compiler complains:
>
> #include <rw/stddefs.h>
> ^
>"\PERUN.$SYSTEM.SYSTEM.limits2", line 58.0: catastrophic error(4093): cannot
> open source file "rw/stddh"
>
>Any suggestions?
>
>Best regards,
>Matej

Re: c++ map as an indexed data structure

<su6ruq$ujg$1@redfloyd.dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=354&group=comp.sys.tandem#354

  copy link   Newsgroups: comp.sys.tandem
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!redfloyd.dont-email.me!.POSTED!not-for-mail
From: no.spam....@its.invalid (red floyd)
Newsgroups: comp.sys.tandem
Subject: Re: c++ map as an indexed data structure
Date: Fri, 11 Feb 2022 15:36:57 -0800
Organization: A noiseless patient Spider
Lines: 34
Message-ID: <su6ruq$ujg$1@redfloyd.dont-email.me>
References: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
<su61q4$p8$1@redfloyd.dont-email.me> <su64bh$kqk$1@redfloyd.dont-email.me>
<9c8e52a2-f461-4d5c-9328-ab410c84fb63n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 11 Feb 2022 23:36:58 -0000 (UTC)
Injection-Info: redfloyd.dont-email.me; posting-host="3118db8a9eec7ca7cb1ef3ceed91bb1d";
logging-data="31344"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19drIWxuTW/peBqwUWUFzMDbh4JboO4/EQ="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.0
Cancel-Lock: sha1:sRioy8qCEo6a5TpCK8Me3XiphM0=
In-Reply-To: <9c8e52a2-f461-4d5c-9328-ab410c84fb63n@googlegroups.com>
Content-Language: en-US
 by: red floyd - Fri, 11 Feb 2022 23:36 UTC

On 2/11/2022 11:17 AM, Randall wrote:
> On Friday, February 11, 2022 at 11:54:11 a.m. UTC-5, red floyd wrote:
>> On 2/11/2022 8:10 AM, red floyd wrote:
>>> On 2/11/2022 7:06 AM, Matej Sovdat wrote:
>>>> Hi,
>>>> I would like to use map in my C++ program.
>>>> To do that I included <map>.
>>>> When I want to compile a program a compiler complains:
>>>>
>>>> #include <rw/stddefs.h>
>>>> ^
>>>> "\PERUN.$SYSTEM.SYSTEM.limits2", line 58.0: catastrophic error(4093):
>>>> cannot
>>>> open source file "rw/stddh"
>>>>
>>>> Any suggestions?
>>>>
>>>> Best regards,
>>>> Matej
>>>
>>> Compile under OSS instead.
>>>
>> Or else, make sure you have a VERSION3 flag on the compile.
>
> I guess the other question is why using Rogue Wave instead of STL.

That's a system thing. It's coming out of $SYSTEM.SYSTEM.LIMITS2

A bit of digging shows that LIMITS2 is referred to by LIMITS3, which is
referred to by <limits>. LIMITS3 gets invoked for anything less than
VERSION4. LIMITS2 gets invoked for anything less than VERSION3. So I'd
recommend that Matei set VERSION3 in his compile. Or even better,
VERSION4.

Re: c++ map as an indexed data structure

<su6s1j$ujg$2@redfloyd.dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=355&group=comp.sys.tandem#355

  copy link   Newsgroups: comp.sys.tandem
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!redfloyd.dont-email.me!.POSTED!not-for-mail
From: no.spam....@its.invalid (red floyd)
Newsgroups: comp.sys.tandem
Subject: Re: c++ map as an indexed data structure
Date: Fri, 11 Feb 2022 15:38:26 -0800
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <su6s1j$ujg$2@redfloyd.dont-email.me>
References: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
<eagd0htddjdhbbq7mandoflf4g8jtuvk58@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 11 Feb 2022 23:38:27 -0000 (UTC)
Injection-Info: redfloyd.dont-email.me; posting-host="3118db8a9eec7ca7cb1ef3ceed91bb1d";
logging-data="31344"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+kr5DPHR3P4uayc/aJmXiNo/zrjvlXmNQ="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.0
Cancel-Lock: sha1:NSqn8OsrqrWnCJvzlcAhwkqcH5k=
In-Reply-To: <eagd0htddjdhbbq7mandoflf4g8jtuvk58@4ax.com>
Content-Language: en-US
 by: red floyd - Fri, 11 Feb 2022 23:38 UTC

On 2/11/2022 12:04 PM, Bill Honaker wrote:
> What does the command line you used to invoke the compiler look like?
>
> On Fri, 11 Feb 2022 07:06:43 -0800 (PST), Matej Sovdat <matej.sovdat@gmail.com> wrote:
>
>> Hi,
>> I would like to use map in my C++ program.
>> To do that I included <map>.
>> When I want to compile a program a compiler complains:
>>
>> #include <rw/stddefs.h>
>> ^
>> "\PERUN.$SYSTEM.SYSTEM.limits2", line 58.0: catastrophic error(4093): cannot
>> open source file "rw/stddh"
>>
>> Any suggestions?
>>
>> Best regards,
>> Matej

Hi Bill,

Based on some digging into the headers, it looks like a C++ VERSION
issue. He's apparently got VERSION2 defined. He needs at least
VERSION3 to avoid $SYSTEM.SYSTEM.LIMITS2, and VERSION4 to avoid
$SYSTEM.SYSTEM.LIMITS3

Re: c++ map as an indexed data structure

<6343ff93-9547-4a90-a430-2691ababe6f7n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=357&group=comp.sys.tandem#357

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:4445:: with SMTP id w5mr6607965qkp.459.1644843225624;
Mon, 14 Feb 2022 04:53:45 -0800 (PST)
X-Received: by 2002:a25:ab83:: with SMTP id v3mr5255712ybi.4.1644843225400;
Mon, 14 Feb 2022 04:53:45 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Mon, 14 Feb 2022 04:53:45 -0800 (PST)
In-Reply-To: <su6s1j$ujg$2@redfloyd.dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=91.208.168.48; posting-account=6fpSnwoAAAAMhdd04Obqw9PigAhG6sDV
NNTP-Posting-Host: 91.208.168.48
References: <6539b7c3-2e9b-4337-bcd5-56a452cc8efan@googlegroups.com>
<eagd0htddjdhbbq7mandoflf4g8jtuvk58@4ax.com> <su6s1j$ujg$2@redfloyd.dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6343ff93-9547-4a90-a430-2691ababe6f7n@googlegroups.com>
Subject: Re: c++ map as an indexed data structure
From: matej.so...@gmail.com (Matej Sovdat)
Injection-Date: Mon, 14 Feb 2022 12:53:45 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 29
 by: Matej Sovdat - Mon, 14 Feb 2022 12:53 UTC

On Saturday, February 12, 2022 at 12:38:29 AM UTC+1, red floyd wrote:
> On 2/11/2022 12:04 PM, Bill Honaker wrote:
> > What does the command line you used to invoke the compiler look like?
> >
> > On Fri, 11 Feb 2022 07:06:43 -0800 (PST), Matej Sovdat <matej....@gmail.com> wrote:
> >
> >> Hi,
> >> I would like to use map in my C++ program.
> >> To do that I included <map>.
> >> When I want to compile a program a compiler complains:
> >>
> >> #include <rw/stddefs.h>
> >> ^
> >> "\PERUN.$SYSTEM.SYSTEM.limits2", line 58.0: catastrophic error(4093): cannot
> >> open source file "rw/stddh"
> >>
> >> Any suggestions?
> >>
> >> Best regards,
> >> Matej
> Hi Bill,
>
> Based on some digging into the headers, it looks like a C++ VERSION
> issue. He's apparently got VERSION2 defined. He needs at least
> VERSION3 to avoid $SYSTEM.SYSTEM.LIMITS2, and VERSION4 to avoid
> $SYSTEM.SYSTEM.LIMITS3

Thank you all guys for your quick responses.
At the moment we are using VERSION2. I do not want now to convert all the code to VERSION3.
Instead I found a way around and used CPATHEQ "$SYSTEM.SYSTEM.SLMAP".

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor