Menu

#89 clearer error messages for Icon command

Stable
closed-rejected
NSIS (71)
5
2006-01-27
2006-01-25
No

this patch adds some error messages tpo the Icon
command, that help clarify problems with icons and
debugging wrong icon files.

Discussion

  • Anonymous

    Anonymous - 2006-01-25

    cvs patch for new icon error messages

     
  • Amir Szekely

    Amir Szekely - 2006-01-27

    Logged In: YES
    user_id=584402

    Thanks for the patch. I ended up adding exceptions instead
    of more return values and also modified
    generate_uninstall_icon_data to do the same. The code
    already had exceptions for bad_malloc and it makes the code
    look nicer in script.cpp.

     
  • Amir Szekely

    Amir Szekely - 2006-01-27
    • status: open --> closed-rejected
     
  • Anonymous

    Anonymous - 2006-01-27

    Logged In: YES
    user_id=970495

    yep, thats fine.
    it was just one possibility of many to make things more clear :)

     

Log in to post a comment.