-
```
Hi,
I am running Matlab version 7.1.0.246 (R14) Service pack 3 on a 64 bit machine,
however the Matlab is installed in C:\Program Files (x86) which indicates that
it is a 32 bit installation. I…
-
```
Hi,
I am running Matlab version 7.1.0.246 (R14) Service pack 3 on a 64 bit machine,
however the Matlab is installed in C:\Program Files (x86) which indicates that
it is a 32 bit installation. I…
-
Moving the cursor around in the wd.exe debugger results in irregular display corruption, with text to the right of the cursor disappearing. This makes it difficult to use the debugger, with the value …
-
**Is your feature request related to a problem? Please describe.**
- Some parts, including the command shell and BIOS emulation, access memory or use the normal loop in a way that involves recursion …
-
I'm mostly filing this bug report to document what I found.
I have a (partial) fix for the bug, but I'm not going to follow up on it because it ended up that the CNC controller software I wanted to…
kyren updated
6 months ago
-
Example code:
#include
#include
#include
#include
class TMyClass
{
public:
TMyClass();
~TMyClass();
void printf(const char *frm, va…
-
It's been over a year since ELKS v0.7.0 was released on August 3, 2023.
Following are draft release notes for v0.8.0, please comment if something or someone has been left out.
Thank you to all that …
-
### Windows Version
10.0.22631.4317
### WSL Version
2.3.24.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1-2
### Distro Version
Ubuntu 24.04.1 LTS
#…
-
There is a PKGBUILD for CopperSpice on Arch AUR. Could be adapted for LsCs.
-
Acording to the documentation, the -oh flag (enable repeated optimizations (longer compiles)), will generate a better code, at the cost of extra compile times.
Most of the time, OpenWatcom is using /o…