Giter Site home page Giter Site logo

watt32's Issues

A few Questions about repository

Hi,
I have a few questions only.

  • I am not sure if it is intentional, but default branch in this repository is 2.2.10-sezero branch.
    It is a little confusing for me, I expected usuall master branch.
  • What is relation to Gisle Vanen repository , I would like to submit some Watcom fixes that I am not sure to which repository it is better

problem with terrible sys_errlist stuff in Watt-32

I have a big issue with this stuff and Open Watcom tools.
The assumtion on which this stuff is based is wrong.
It suppose that it depends on Compiler, but it depends on C run-time library version.
Each compiler Vendor delivery different CRTL with different version of compiler.
Watt-32 is compiled by one version but compiled library is used by any version of CRTL.
number of error messages can differ on run-time.
I thing that it should be changed to use Watt-32 errno and error codes independly from appropriate CRTL.
Simply can not copy sys_errlist into Watt-32 library and can not use sys_errlist for its own purpose.
It is big mismatch. By example OW CRTL time-to-time change number of messages. Watt-32 library created by different version of tools and linked with different version of CRTL has wrong number of messages and error codes are wrong.
Another problem is that Watt-32 tool for copy sys_errlist message create array which is incompatible with CRTL uses different modifiers then OW CRTL.

Do you plan to fix this issue?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.