digitalmars.D - Where to report bugs in DM tools?
- Sergey Gromov <snake.scaly gmail.com> Jan 25 2009
- Walter Bright <newshound1 digitalmars.com> Jan 25 2009
There's a bug in coffimplib: it silently overwrites a .lib file it converts if the lib's extension is not lower-case. While it should overwrite only when a -f flag is given. I wonder if these tools are even supported...
Jan 25 2009
Sergey Gromov wrote:There's a bug in coffimplib: it silently overwrites a .lib file it converts if the lib's extension is not lower-case. While it should overwrite only when a -f flag is given. I wonder if these tools are even supported...
http://d.puremagic.com/issues/enter_bug.cgi?product=D
Jan 25 2009








Walter Bright <newshound1 digitalmars.com>