Opened 14 years ago Closed 14 years ago #9 closed defect (fixed)Horizontal tab in cfg files cannot be properly handled
Description
Horizontal tab in cfg files cannot be properly handled, which may result in that tools cannot be enabled/disabled by settings in cfg files. A possible solution may be the following revision in char* TAppOption::chomp( char *str )
Change History (5)comment:1 Changed 14 years ago by ksuehring
comment:2 Changed 14 years ago by davidf
comment:3 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:4 Changed 13 years ago by davidf
comment:5 Changed 13 years ago by davidf
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
This has been resolved in r61, with unified config and command line handling.