Activity for Craig A. Berry

  • Craig A. Berry Craig A. Berry posted a comment on discussion Porting Project Discussions

    Would it help to use /L_DOUBLE=64 on the command line to tell it to use ordinary double as long double instead of doing anything fancy inside of SQLite? The problems with long double on x86 are in the release notes, so they know about it but it just hasn't gotten prioritized yet. On Sep 7, 2023, at 3:53 PM, David Jones osuvman@users.sourceforge.net wrote: I added kit #43 to the files area. It uses the SQLite 3.43.0 sources, which required an extra patch to build under X86_64. SQLite wants to support...

  • Craig A. Berry Craig A. Berry posted a comment on discussion Open Source on OpenVMS Conference Calls

    On May 29, 2023, at 12:37 AM, Gary Sparkes garysparkes@users.sourceforge.net wrote: I have not yet had a chance to test the Alpha OpenSSH port, need to take the time to manually install it as the initial kit was tied to VSI specific versions of OpenVMS, not that is should be. I recall that being a licensing issue - VSI can't support HP VMS at a code fix level/release updates/updated LPs for it, only VSI builds. While for example, i'm told they have the rights to do a VAX release, they can't release...

  • Craig A. Berry Craig A. Berry posted a comment on discussion Porting Project Discussions

    I haven't looked at your code and I'm not sure it helps with what you're doing, but it's not too hard to make an edit() function that just calls tpu$edit directly with no spawning, like this: https://github.com/FreeTDS/freetds/blob/master/vms/edit.c On Jan 3, 2022, at 5:13 AM, David Jones osuvman@users.sourceforge.net wrote: A couple little-used features of the shell program stopped working some time back. The .shell command and edit() function work by spawning a sub-process and the multi-line command...

  • Craig A. Berry Craig A. Berry committed [498981]

    Check for read access to parent directory before checking whether .hg is a directory.

  • Craig A. Berry Craig A. Berry posted a comment on discussion Porting Project Discussions

    On Jun 11, 2020, at 3:41 AM, Piéronne Jean-François pieronne@users.sourceforge.net wrote: I have started the port of Python 3.10. Source on https://foss.vmsgenerations.fr/ (will move to https://foss.vmsgenerations.org/) Current problems found source contains include like include "clinic/foo.c.h" 1. C is unable to import file [.clinic]foo.^c.h what is strange if you try include "foo.c.h" C compiles correctly. Workaround is to automatically patch file to replace this with something like foo_c.h Do...

  • Craig A. Berry Craig A. Berry committed [1734a6]

    Fix length error in sprintf call.

  • Craig A. Berry Craig A. Berry committed [0da4cb]

    Fix line endings in vms_shorten_symbol.pl.

  • Craig A. Berry Craig A. Berry committed [0f87ac]

    Fix a couple of clang compile-time warnings.

  • Craig A. Berry Craig A. Berry posted a comment on discussion General Discussion

    On Oct 30, 2018, at 10:13 PM, John Malmberg wb8tyw@users.sourceforge.net wrote: For Perl, you may want to contact Craig Berry at the https://sourceforge.net/projects/vmsperlkit/, especially if you needed to make any changes to the kitting procedures. Do let me know about any necessary changes. As far as I know the kitting is fine but there are some problems with the way subprocesses work that don't play nice when running under bash. This is something Eric was planning to work on but I think has long...

  • Craig A. Berry Craig A. Berry committed [e69000]

    List all the files from OpenBSD we're starting with.

  • Craig A. Berry Craig A. Berry committed [fdf039]

    Add porting files and file revisions.

  • Craig A. Berry Craig A. Berry committed [182350]

    Add a basic README.

  • Craig A. Berry Craig A. Berry committed [6d3427]

    Add the OpenBSD files.

  • Craig A. Berry Craig A. Berry imported Files

  • Craig A. Berry Craig A. Berry imported Tickets

  • Craig A. Berry Craig A. Berry imported Code

  • Craig A. Berry Craig A. Berry posted a comment on ticket #77

    This seems to have been fixed in VMS84I_ACRTL V3.0, so I think this ticket can be...

  • Craig A. Berry Craig A. Berry posted a comment on ticket #72

    It looks like this one was fixed in VMS84I_ACRTL-V0300 so I think this ticket can...

1