Menu

#156 API calls that fail are not reported to user

Bug
closed-fixed
2
2014-07-04
2003-12-13
April White
No

Using SciTE v1.57, under Microsoft Windows XP [Version
5.1.2600], gcc version 3.2.3 (mingw special 20030504-1)

OpenDialog() calls Win32 GetOpenFileName(), but does
not report to the user if the API call fails. If the last
error value is none zero, the value itself and
CommDlgExtendedError() should be reported.

Discussion

  • Neil Hodgson

    Neil Hodgson - 2003-12-14

    Logged In: YES
    user_id=12579

    I don't think this is worth doing as the return on effort is
    too small. The information will not often be of interest to
    the user.

     
  • Neil Hodgson

    Neil Hodgson - 2003-12-14
    • priority: 5 --> 2
    • assigned_to: nobody --> nyamatongwe
     
  • Neil Hodgson

    Neil Hodgson - 2014-06-01
    • labels: SciTE --> SciTE, windows
    • status: open --> open-fixed
     
  • Neil Hodgson

    Neil Hodgson - 2014-06-01

    Common dialog failures checked and reported in [6801e5].

     

    Related

    Commit: [6801e5]

  • Neil Hodgson

    Neil Hodgson - 2014-07-04
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.