¿ªÔÆÌåÓý

Re: Possible bug in BREXX parse instruction
I'm not saying that there is no bug in BREXX, but?I think to spot a common user error: if PARSE works like designed by MFC, it will place whatever precedes the '(' in variable 'with' "with" is only
By kris.buelens@... · #3738 ·
Re: Possible bug in BREXX parse instruction
Hi Dave, I reproduced your PARSE symptoms, so thank you for isolating a nice test case. I opened an issue here: https://github.com/s390guy/vm370/issues/56 Many thanks! Bob Bolch
By Bob Bolch · #3737 ·
Possible bug in BREXX parse instruction
I seem to have stumbled on a bug in the way the parse instruction works in BREXX? specifically when a pattern is used. Here's a sample exec; /* test parse */ trest = '() trial 1' say 'test of ()
By Dave Mitchell · #3736 ·
Re: GCC Lib
FOPEN_MAX is usually set in <stdio.h> The C standard says FOPEN_MAX is 8 at minimum, most installations set it to 16. The value includes the three standard streams. Joe
By Joe Monk · #3735 ·
Re: GCC Lib
Bernd, It could mean the size of a table, but if there is no table, then the C90 still standard requires that you provide a value. You shouldn¡¯t set it to an arbitrary value. It¡¯s not the MAXIMUM
By Dave Wade · #3734 ·
Re: GCC Lib
IMO, FOPEN_MAX could mean the size of a table inside the runtime which limits the number of files which can be open at the same time. If the GCC runtime does not define this value then maybe there is
By Bernd Oppolzer · #3733 ·
GCC Lib
Folks, I see that FOPEN_MAX isn't defined for GCCLIB. This is required by the C90 standard. Does any one have any idea what the value is. I would also like to see the source for fopen but I can't find
By Dave Wade · #3732 ·
Re: Visual studio 2022
Joe Monk wrote: [...] Not if the group admin has configured the group's settings to disallow it: /g/h390-vm Group Settings: All members can post to the group. Posts to this group do
By Fish Fish · #3731 ·
Re: Visual studio 2022
If you go to www.groups.io, and login... pick your group... then pick your message. Note: to edit, you MUST be signed in with the email you used to send the message. At the bottom will be a "more"
By Joe Monk · #3730 ·
Re: Visual studio 2022
Well that's disappointing. -Dave
By Dave McGuire · #3729 ·
Re: Visual studio 2022
yes you can edit your messages. Joe
By Joe Monk · #3728 ·
Re: Visual studio 2022
Dave Wade wrote: [...] (LOL!) Ummm... No comment. :)) -- "Fish" (David B. Trout) Software Development Laboratories http://www.softdevlabs.com mail: fish@...
By Fish Fish · #3727 ·
Re: Attachments
Dave Wade wrote: Patient: "Doctor! Doctor! It hurts when I do this!" Doctor: "Then don't do that!" Hint: Don't set them to moderated. Set them to ALLOW. -- "Fish" (David B. Trout) Software Development
By Fish Fish · #3726 ·
Re: Attachments
You and I have gobs of bandwidth, but not everyone does. Part of being a good net.citizen is structuring your activities to not cause problems for other people by making sweeping assumptions about
By Dave McGuire · #3725 ·
Re: Attachments
[...] In today's day and age you're worried about bandwidth? :) If it was a multi-megabyte file I could maybe understand, but a 12.5 KB patch file? :) -- "Fish" (David B. Trout) Software Development
By Fish Fish · #3724 ·
Re: Visual studio 2022
Given that most use of groups.io is as a mailing list, rather than a web forum, editing messages makes very little sense and annoys the people who receive copy after copy of the same damn email with
By Dave McGuire · #3723 ·
Re: Visual studio 2022
Jesus Christ! You can't even EDIT your messages either?! :( Sheesh! :( Fine! [...] https://github.com/SDL-Hercules-390/hyperion/issues/448
By Fish Fish · #3722 ·
Re: Visual studio 2022
Fish wrote: [...] Forget that. Instead, I have created a new GitHub Issue containing the patch. You can download it from there. Thanks. -- "Fish" (David B. Trout) Software Development Laboratories
By Fish Fish · #3721 ·
Re: Visual studio 2022
By Dave Wade · #3720 ·
Re: Attachments
Fish, I set them to moderated. I don't see the notices. You can upload to files Dave
By Dave Wade · #3719 ·