Mail Archives: djgpp/1993/03/07/00:28:39
Has anyone ever built go32 with compiler warnings enabled? I want to try to
add support for additional interrupt 21h functions. If I compile with BC 3.1,
I get a disturbingly large number of warnings, although I do get a functional
go32. Most of the warnings can be eliminated by straightforward changes: add
prototypes, casts for "conversion may lose significant digits", etc. But, I
have come across a few places where it isn't obvious how the code should read.
I will post the questionable code lines when I finish the initial round of
editing, but I wonder whether somebody has already done this task?
- Raw text -