[Pidgin] #10182: "--config" option with "-" in folder name causes error messages

Pidgin trac at pidgin.im
Wed Sep 2 21:19:24 EDT 2009


#10182: "--config" option with "-" in folder name causes error messages
--------------------------+-------------------------------------------------
 Reporter:  darkfoxprime  |        Owner:  datallah       
     Type:  defect        |       Status:  pending        
Milestone:                |    Component:  winpidgin (gtk)
  Version:  2.6.1         |   Resolution:                 
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by datallah):

  * status:  new => pending


Comment:

 What is happening is that it is enabling debug output because there is a
 "-h" in the arguments.

 The reason that this happens is that it is necessary to set up the debug
 output before we fully parse the debug output to know if a "-h" or a "--
 help" argument has been specified.

 I suppose the code that decides whether or not to set up the debug output
 could potentially be made a little smarter, but I'm tempted to file this
 in the "unfortunate" category and say avoid using "-h" in your path.

 Thoughts?

-- 
Ticket URL: <http://developer.pidgin.im/ticket/10182#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list