[liblouis-liblouisxml] Re: bug in logging.c

  • From: Christian Egli <christian.egli@xxxxxx>
  • To: Neil Soiffer <NeilS@xxxxxxxxxx>
  • Date: Mon, 25 Jan 2016 10:39:31 +0100

Hi Neil

Neil Soiffer <NeilS@xxxxxxxxxx> writes:

I'm working on updating MathPlayer on Windows (under Visual Studio
2015) to use the latest releases of LibLouis and LibLouisUTDML. I
found the following problem in logging.c:

Thanks for reporting this problem. I (finally) fixed it in both liblouis
and liblouisutdml.

Also, for debugging, it would be better for make_makefile.c to have
these lines for CCFLAGS that turn on debugging info for a debug build:
"CCFLAGS = $(CCFLAGS) /nologo $(INCLUDES) /W1 /c /DLBULIB
/DLIBXML_STATIC",
"!ifdef DEBUG",
"CCFLAGS = $(CCFLAGS) /Zi",
"!else",
"CCFLAGS = $(CCFLAGS) /O2",
"!endif",

AFAIK this is very specific to liblouisutdml and msvc. Since I use
neither I do not feel very comfortable applying this. Can maybe some of
the affected users tell me that this change is the right thing to do?

Thanks
Christian

--
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland

-----
Jetzt kostenlos bestellen: Eidgenoessische und kantonale Abstimmungsunterlagen
fuer den 28. Februar zum Hoeren auf CD. Bestellungen an medienverlag@xxxxxx
For a description of the software, to download it and links to
project pages go to http://liblouis.org

Other related posts: