Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #69838

Re: VMS

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From rbowman <bowman@montana.com>
Newsgroups comp.os.linux.misc
Subject Re: VMS
Date 22 Jul 2025 02:10:00 GMT
Lines 15
Message-ID <me8a7oF5erpU3@mid.individual.net> (permalink)
References <wCqdnYde9MIbmND1nZ2dnZfqnPadnZ2d@giganews.com> <mbmm2nFdsgcU2@mid.individual.net> <slrn105cajs.4vj.spamtrap42@one.localnet> <slrn105g20l.3q8n7.candycanearter07@candydeb.host.invalid> <slrn105k75h.h13.spamtrap42@one.localnet> <wwvpletmv3e.fsf@LkoBDZeT.terraraq.uk> <slrn105mpkd.q0k.spamtrap42@one.localnet> <KeednUgPwP3EDcb1nZ2dnZfqn_QAAAAA@giganews.com> <20250625093213.00002ec2@gmail.com> <20250625094418.00007fd2@gmail.com> <v_2dnfjqXOtB4sH1nZ2dnZfqnPqdnZ2d@giganews.com> <105iv02$3cuhr$2@dont-email.me> <wwvzfcy0z3n.fsf@LkoBDZeT.terraraq.uk> <20250721091242.00007573@gmail.com> <wwvms8x5nsk.fsf@LkoBDZeT.terraraq.uk> <M4yfQ.942462$wybc.212609@fx17.iad>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace individual.net ZSZLYJFWoo5KjOIxNomGeg6E/yuhYKz9Icad9y84WENuHPS3+n
Cancel-Lock sha1:3k26FvhEHpwGUb9PVoKv0v2JRqA= sha256:k7bR8LH/1PGY8VpakpU1bKxzPstWUtB+suHQ7x90Lm8=
User-Agent Pan/0.162 (Pokrosvk)
Xref csiph.com comp.os.linux.misc:69838

Show key headers only | View raw


On Mon, 21 Jul 2025 21:14:20 GMT, Charlie Gibbs wrote:

> The top entry in my list of Famous Last Words is "Oh, don't worry about
> that - it'll never happen."  I had learned that "never" is usually about
> six months.  At the very least, if your program issues an appropriate
> error message before aborting, you'll have a chance of finding and
> fixing the deficiency.  These days, I've gotten into using realloc() to
> enlarge the area in question; if it works, I quietly continue, and if
> not I put out a nasty error message and quit.

I test the return of malloc(), calloc(), and realloc() and attempt to log 
the error. I have caught a calloc() error whem the nmemb parameter was 
negative due to bad math but I'm not that optimistic about logging being 
successful when memory allocation is failing. Still, I tried...

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Find similar


Thread

Re: VMS Rich <rich@example.invalid> - 2025-07-20 14:37 +0000
  Re: VMS Richard Kettlewell <invalid@invalid.invalid> - 2025-07-21 08:42 +0100
    Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-21 09:12 -0700
      Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-21 18:44 +0100
      Re: VMS Richard Kettlewell <invalid@invalid.invalid> - 2025-07-21 20:47 +0100
        Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-21 13:31 -0700
          Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-23 07:22 +0100
            Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-23 08:04 -0700
              Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-23 08:44 -0700
              Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-23 20:04 +0100
                Re: VMS rbowman <bowman@montana.com> - 2025-07-23 22:47 +0000
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-24 09:56 +0100
              Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-23 21:53 +0100
                Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-23 14:28 -0700
                Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-24 00:29 +0100
                Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-24 08:05 -0700
                Re: VMS Richard Kettlewell <invalid@invalid.invalid> - 2025-07-24 21:51 +0100
                Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-24 15:06 -0700
                Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-25 07:06 +0100
                Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-25 10:39 -0700
                Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-26 17:54 +0100
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-26 18:02 +0100
                Re: VMS Robert Riches <spamtrap42@jacob21819.net> - 2025-07-27 04:04 +0000
                Re: VMS c186282 <c186282@nnada.net> - 2025-07-27 01:50 -0400
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-27 12:07 +0100
                Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-27 10:23 +0100
                Re: VMS Richard Kettlewell <invalid@invalid.invalid> - 2025-07-27 10:55 +0100
                Re: VMS c186282 <c186282@nnada.net> - 2025-07-27 21:23 -0400
                Re: VMS rbowman <bowman@montana.com> - 2025-07-28 04:45 +0000
                Re: VMS c186282 <c186282@nnada.net> - 2025-07-28 02:14 -0400
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-28 13:48 +0100
                Re: VMS rbowman <bowman@montana.com> - 2025-07-28 20:38 +0000
                Re: VMS rbowman <bowman@montana.com> - 2025-07-28 20:32 +0000
                Re: VMS Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-07-28 14:17 -0700
                Re: VMS rbowman <bowman@montana.com> - 2025-07-29 05:08 +0000
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-28 13:44 +0100
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-28 13:39 +0100
                Re: VMS Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 01:03 +0000
                Re: VMS rbowman <bowman@montana.com> - 2025-07-29 05:29 +0000
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-29 11:42 +0100
                Re: VMS rbowman <bowman@montana.com> - 2025-07-29 19:16 +0000
                Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-29 12:10 +0100
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-29 13:08 +0100
                Re: VMS Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-07-29 09:51 -0700
                Re: VMS rbowman <bowman@montana.com> - 2025-07-29 18:53 +0000
                Re: VMS c186282 <c186282@nnada.net> - 2025-07-29 04:51 -0400
                Re: VMS Rich <rich@example.invalid> - 2025-07-29 13:32 +0000
                Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-28 09:22 -0700
                Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-27 12:11 +0100
                Re: VMS Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-27 22:02 +0000
                Re: VMS rbowman <bowman@montana.com> - 2025-07-28 04:58 +0000
                Re: VMS Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-08-01 19:13 +0000
                Re: VMS Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2025-08-01 20:38 +0000
                Re: VMS Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-02 00:01 +0000
                Re: VMS c186282 <c186282@nnada.net> - 2025-08-02 02:24 -0400
                Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-08-02 11:34 +0100
                Re: VMS c186282 <c186282@nnada.net> - 2025-08-02 21:02 -0400
                Re: VMS Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-03 02:08 +0000
                Re: VMS c186282 <c186282@nnada.net> - 2025-08-03 01:00 -0400
                Re: VMS c186282 <c186282@nnada.net> - 2025-07-27 21:31 -0400
                Re: VMS rbowman <bowman@montana.com> - 2025-07-28 05:03 +0000
                Re: VMS c186282 <c186282@nnada.net> - 2025-07-28 02:19 -0400
                Re: VMS c186282 <c186282@nnada.net> - 2025-07-27 21:09 -0400
                Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-28 10:17 -0700
                Re: VMS rbowman <bowman@montana.com> - 2025-07-28 20:46 +0000
                Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-28 14:34 -0700
                Re: VMS Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-07-28 16:34 +0000
                Re: VMS rbowman <bowman@montana.com> - 2025-07-28 20:48 +0000
                Re: VMS Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 01:00 +0000
                Re: VMS Pancho <Pancho.Jones@protonmail.com> - 2025-07-29 10:07 +0100
                Re: VMS Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-29 23:05 +0000
                Re: VMS c186282 <c186282@nnada.net> - 2025-07-30 02:43 -0400
                Re: VMS Andreas Eder <a_eder_muc@web.de> - 2025-08-02 18:11 +0200
                Re: VMS Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-07-24 14:42 +0000
                Re: VMS rbowman <bowman@montana.com> - 2025-07-24 18:05 +0000
                Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-24 11:14 -0700
                Re: VMS rbowman <bowman@montana.com> - 2025-07-24 23:10 +0000
                Re: VMS Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-07-24 21:16 +0000
                Re: VMS rbowman <bowman@montana.com> - 2025-07-24 23:21 +0000
        Re: VMS John Ames <commodorejohn@gmail.com> - 2025-07-21 14:05 -0700
        Re: VMS Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-07-21 21:14 +0000
          Re: VMS The Natural Philosopher <tnp@invalid.invalid> - 2025-07-21 22:19 +0100
          Re: VMS rbowman <bowman@montana.com> - 2025-07-22 02:10 +0000

csiph-web