There are some guidelines of C++ programming for GNU TeXmacs:


1. Do not use standard libraries of C++ and C



For example, 



#include <string>



is not encouraged.





2. More guidelines to write



We should write down these guide somewhere in 
https://github.com/texmacs/texmacs/tree/master/TeXmacs/doc/devel .



It would be great for upcoming new developers.





============ Forwarded message ============
From: Darcy Shen <[email protected]>
To: "Aeh9quu9"<[email protected]>, "Darcy Shen"<[email protected]>, 
<[email protected]>, <[email protected]>, <[email protected]>
Date: Sat, 2019-11-09 01:16:46
Subject: [bug #54905] About C++ Standard
============ Forwarded message ============



Follow-up Comment #2, bug #54905 (project texmacs): 
 
 
[comment #1 comment #1:] 
> My suggestion is that, we rewrite the related code when it is necessary. I 
mean, for example, if there is a bug in memory management, then we rewrite it 
into pointer-free, RAII-style. A total rewrite will cost a lot of time. 
 
I have talked about it with Joris and Max. It is a pity we talk about it 
privately. 
 
Anyway, we should have talked about developments on GNU TeXmacs using the dev 
mail list. 
 
 _______________________________________________________ 
 
Reply to this item at: 
 
 <https://savannah.gnu.org/bugs/?54905> 
 
_______________________________________________ 
 Message sent via Savannah 
 https://savannah.gnu.org/
_______________________________________________
Texmacs-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to