Re: TeXmacs/S7

Marco Atzeri <[email protected]>
Newsgroups gmane.editors.texmacs.devel
Message-ID <[email protected]>
On 08.01.2021 22:58, Massimiliano Gubinelli wrote:
> Dear all,
>   an *unofficial* port of TeXmacs to S7 is essentially complete. I do not have any particular bug on my list. If you feel adventurous you can try it and report problems, this will help me to finalize it, you find it here:
> 
> https://github.com/mgubi/texmacs/tree/s7
> 
> It is still a development version, use it to your own risk and do not advertise it to regular users.
> 
> The plans is to wait for 2.1 and then evaluate what we are going to do wrt. Scheme support. In the meantime these ports allow me to learn better how the scheme code in TeXmacs works and hopefully to provide a stable base for the next 20 years of TeXmacs :) (be it with Guile, S7 or whatever else we decide to use).
> 
> 
> Max
> 

On Cygwin64 bit, there is a S7 boot issue :

Benchmark 1
832040
Time: 53
Booting TeXmacs kernel functionality

Thread 1 "texmacs" received signal SIGSEGV, Segmentation fault.
0x0000000100fb8f13 in s7_init () at ./Scheme/S7/s7.c:96752
96752   {


(gdb) l
96747   #if (!MS_WINDOWS)
96748   static pthread_mutex_t init_lock = PTHREAD_MUTEX_INITIALIZER;
96749   #endif
96750
96751   s7_scheme *s7_init(void)
96752   {
96753     int32_t i;
96754     s7_scheme *sc;
96755     static bool already_inited = false;
96756


I will need to look on this S7 code assumption for Cygwin

Compilation was fine :-(



Regards
Marco


_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.