-
**Reported by beutlich on 9 Apr 2013 14:38 UTC**
According to the latest development request to implement open source tables for
```
Modelica.Blocks.Sources.CombiTimeTable
Modelica.Blocks.Tables.Combi…
-
Evening,
I experience some build errors with OpenWatcom on FreeBSD 11-Current.
The first of note is that it cannot reach builder due to being unable to find gcc. When switched to clang mode it inste…
-
This bug is very strange.
dosemu -dumb
works fine, but:
dosemu -dumb ttt
doesn't print anything on terminal, while:
dosemu -dumb -K ttt
works fine again...
-
While the underlying library routines correctly returns negative infinity values, there's no special constant support in parser and no special method of float and number types (such as infp() for posi…
-
Using the build on https://sourceforge.net/projects/openwatcom/files/current-build/ on NT4, with sources from libexpr in Nix added, it crashes when I choose "check out sources". Of course, I have no S…
-
```
What steps will reproduce the problem?
1. Compile minini test with mingw in windows: gcc -o test test.c minIni.c
2. Change line ends to Unix: dos2unix test.ini
3. run the test.
What is the expect…
-
This is a regression from the behaviour of OW 1.9. I used my "wcw.bat" file to compile the following source file:
```
int afunc(long* parm);
short avalue = 999;
int main(int argc, char* argv[])
{
…
-
While we are within [POSIX standards](http://pubs.opengroup.org/onlinepubs/7908799/xsh/setjmp.h.html) with the OpenWatcom implementation of setjmp.h, there are a few strange inconsistencies in the hea…
-
It would be really nice if there were GAS syntax support, since this would allow using the IA16 port of GCC for compiling, and OpenWatcom for assembling and linking: [How do I assemble GAS assembly an…
-
```
What steps will reproduce the problem?
1. I did get the standart bug on wine64 for winetricks WINEPREFIX=win32 Error
message
What is the expected output? What do you see instead?
An error messag…