Menu

#12 MINGW32 and DJGPP builds do not read chars after login.

open
nobody
None
5
2008-02-27
2008-02-27
Anonymous
No

MINGW32 and DJGPP builds do not read chars after login. This is specific to the .83 build. In bsf.c on line 205 the addition of the conditional "if (nchr == 1) {" prevents MINGW32 and DJGPP builds from doing any input processing because nchr is not assigned in the code block from lines 198-201.

I can release a patch if needed. I'm assuming it's not priority since I must be the only idiot running bsflite on Win32.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    cbarisic@users.sourceforge.net

     
  • Claudio Leite

    Claudio Leite - 2008-03-07

    Logged In: YES
    user_id=44354
    Originator: NO

    This has been fixed in CVS. I am uploading a snapshot for Windows and DOS containing the fix. And no, you're definitely not the only one running Win32 because I received many reports of this. Thanks.

     

Log in to post a comment.