Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix arc4 compilation debian #343

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 5, 2024

  1. Ensure compatibility with Debian 12: update dattime3.c, firebird.c, s…

    …etdate.c, settime.c, and arc4.c
    endaco committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5bb312a View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary backup file src/rtl/arc4.c~

    endaco committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d9744bd View commit details
    Browse the repository at this point in the history
  3. Fix: Resolved issues with hb_langSelect in contrib/hbtest/core.prg

    - Replaced hb_langSelect with __hb_langSelect to prevent crashes during repetitive tests.
    endaco committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fbe5fea View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Revert to previous version of: contrib/hbct/tests/test.prg

    	Revert to previous version of:        contrib/hbtest/tests/test.prg
    endaco committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    75b5f75 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Error compiling on windows

    	modified:        src/rtl/arc4.c
    endaco committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5577ba1 View commit details
    Browse the repository at this point in the history
  2. src/rtl/arc4.c

    endaco committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7783cd4 View commit details
    Browse the repository at this point in the history
  3. modificat: src/rtl/arc4.c

    endaco committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8aebc73 View commit details
    Browse the repository at this point in the history