I've been testing 0.42 and 0.43 sablotron version and i have found an annoying problem 
in the sources, the problem is that there are quite coments which do not use standard 
way, i mean //, that kind of coment is supported by gcc but there are some compilers 
such as Sun Workshop 5.0 where are not allowed // comments, so if you are interested 
on a portable source i recommend you to use standard comments like /* */, moreover 
there are some gcc flags which advice you if you are nor using a standard code.

It's just a comment to avoid those annoying problems.

F Barrero.



Reply via email to