Mail Archives: djgpp-workers/1999/08/09/07:18:02
I discovered several problems in djlsr203.zip:
* The files src/empty.s is missing. I checked the CVS tree, and it
does exist there. DJ, do I need to update anything else to get them
included?
* "make" complains about exp2.S and exp10.S from src/libc/compat/math.
This is actually two problems: the files should be called with a
lower-case .s, and the makefile in that directory should say .s. I
fixed the makefile, but what should I do about missing exp2.s and
exp10.s?
* rand48.txh and regex.txh trigger warnings from the upcoming makeinfo.
I'm fixing these problems now.
* I'll also fix several nodes in libc.info, where functions that accept
structures didn't have neither any docs about these structures nor
a cross-reference to some node that did.
- Raw text -