Re: [Freedos-devel] HTMLHELP Was: XCOPY 1.7 Stack Overflow

2025-03-26 Thread Jerome Shidel via Freedos-devel
Hi Willi, > On Mar 21, 2025, at 11:50 AM, Fritz Mueller via Freedos-devel > wrote: > > Hi Jerome, > as you said, this file is out of date (1.0.8a). Version 1.1.0 will hopefully > be published in a few months. There is already a version 1.1.0. But, I think it only has the improved English ver

Re: [Freedos-devel] HTMLHELP

2024-02-12 Thread Jerome Shidel via Freedos-devel
Hi Bernd, > On Feb 12, 2024, at 5:58 PM, Bernd Böckmann via Freedos-devel > wrote: > > I am one step further. I installed dosfstools via zypper and ran the RBE > install script again. It showed the following output: > > required lower permissions for creating DOS filessystems. > '/usr/sbin/m

Re: [Freedos-devel] HTMLHELP

2024-02-12 Thread Bernd Böckmann via Freedos-devel
I am one step further. I installed dosfstools via zypper and ran the RBE install script again. It showed the following output: required lower permissions for creating DOS filessystems. '/usr/sbin/mkfs.msdos' -> '/home/rbe/bin/make-dosfs' required lower permissions for labeling DOS filessystems.

Re: [Freedos-devel] HTMLHELP

2024-02-12 Thread Jerome Shidel via Freedos-devel
Hi Bernd, So… I booted the (Windows 10) machine that I use for creating FreeDOS builds. (Host OS should not be relevant.) There was an update to VirtualBox. So, I installed that and the related new extension pack. ( Following the instructions in the RBE’s Wiki. Except for CPU’s, I went with 2

Re: [Freedos-devel] HTMLHELP

2024-02-11 Thread Jerome Shidel via Freedos-devel
Hi, > On Feb 11, 2024, at 7:43 PM, Bernd Böckmann via Freedos-devel > wrote: > > Hi Jerome, > > it currently fails at: > > tools/common: line 1075: make-dosfs: command not found > > I am currently searching for the make-dosfs executable.//It is not under the > builder directory, and I have

Re: [Freedos-devel] HTMLHELP

2024-02-11 Thread Bernd Böckmann via Freedos-devel
Hi Jerome, it currently fails at: tools/common: line 1075: make-dosfs: command not found I am currently searching for the make-dosfs executable.//It is not under the builder directory, and I have not found it as an external command in the open suse package repo. Can you confirm that this is p

Re: [Freedos-devel] HTMLHELP

2024-02-11 Thread Jerome Shidel via Freedos-devel
Hi Bernd, > On Feb 11, 2024, at 2:11 PM, Bernd Böckmann via Freedos-devel > wrote: > > Hi Jerome, > > thanks for the explanations! > >>> Am 10.02.2024 um 00:18 schrieb Jerome Shidel via Freedos-devel >>> : >> >> Oh BTW... If your interested in seeing the RBE in action, or making builds >>

Re: [Freedos-devel] HTMLHELP

2024-02-11 Thread Bernd Böckmann via Freedos-devel
Hi Jerome, thanks for the explanations! > Am 10.02.2024 um 00:18 schrieb Jerome Shidel via Freedos-devel > : > > Oh BTW... If your interested in seeing the RBE in action, or making builds > locally, it’s very easy to install and create builds. You can read the > instructions for installation

Re: [Freedos-devel] HTMLHELP

2024-02-09 Thread Jerome Shidel via Freedos-devel
Hi Bernd, > On Feb 9, 2024, at 3:00 PM, Bernd Böckmann via Freedos-devel > wrote: > > Hello, > > I uploaded Willis recent changes containing the HTML help 1.1.0 (English) to > the unstable Gitlab repo [1]. The other languages are still shipped in > version 1.0.8. This also contains version 5

Re: [Freedos-devel] HTMLHELP progress report

2023-06-23 Thread Bernd Böckmann via Freedos-devel
Hi Eric, > How much faster are Unicode and HTML entity translation now? The speed up of the table lookup is about factor 3. However, there are still some bottlenecks in the tag / entity substitution code (not the UTF to codepage translation). The code makes heavy use of memmove and realloc, doi

Re: [Freedos-devel] HTMLHELP progress report

2023-06-22 Thread Eric Auer
Hi Bernd, thanks for all those fixes in HTMLHELP! How much faster are Unicode and HTML entity translation now? I would NOT remove the ZIP feature, because a typical help zip contains more than 100 files, with a median length of just 1 kB uncompressed. This would waste a lot of disk space with

Re: [Freedos-devel] htmlhelp bug list

2021-02-02 Thread Eric Auer
Hi Andy, nice to hear that you are working on improving HTMLHELP. If you ask me, it would be great to keep a working HTML based help viewer around. The format has the advantage that people already know HTML and can contribute content and translations easily. AMB converted versions are nice to h

Re: [Freedos-devel] htmlhelp bug list

2021-02-02 Thread Andy Stamp
Hello, I started working on getting HTMLHELP building with OpenWatcom because I don't have access to Borland C++ 3.1 in preparation for fixing some bugs. This was around the same time that Mateusz released the AMB format and converted the FreeDOS help HTML files to that format. Should I continue

Re: [Freedos-devel] htmlhelp bug list

2021-02-02 Thread Eric Auer
Hi Tom, Of course I meant Fritz Mueller who does have a lot of experience in using HTMLHELP and working with help texts for it. So I trust him that those bugs do exist. He just is not on the mailing list, so I am forwarding. You wondered whether bugs depend on configuration: One of the bugs is

Re: [Freedos-devel] htmlhelp bug list

2021-02-02 Thread tom ehlert
> To whom it may concern: Current issues with HTMLHELP from Fritz :-) why do we accept input from 'Fritz' who wants to remain anonymous? did you verify these bugs? or could this be dependend on the Fritz's configuration? what version of HTMLHELP with what version of help files? > a) If there i