|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000037 |
[GgrTF] |
tweak |
N/A |
2008-02-24 14:41 |
2012-06-17 06:47 |
|
|
Reporter |
ggr |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
suspended |
|
|
Status |
closed |
|
|
|
|
|
Summary |
0000037: Recode toggle-settings from using textual values "on/off" to integers 0/1 |
|
Description |
Toggle settings and some other things use on/off string values. Thus all the related checks/conditionals use string comparisions [ if (opt_foo=~"on") ... ]. This is probably not very efficient (not sure if it has any meaning in reality, though) and by using integer values some of the code could be cleaned up.
|
|
Additional Information |
This change is considered extensive and will require quite bit of testing. Probably should be done in the 0.7.x-development series. |
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|