MantisBT - Rosetta |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000058 | Rosetta | [All Projects] Bad Coding | public | 2012-08-02 14:06 | 2012-08-02 14:07 |
|
Reporter | smlewis | |
Assigned To | smlewis | |
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Fixed in Version | | |
Application(s) Affected | FloppyTail |
Command Line Used | FloppyTail; arguments irrelevant |
Developer Options | |
Fixed in SVN Version | 50181 |
|
Summary | 0000058: FloppyTail uses a hardcoded score12 instead of getScoreFunction |
Description | FloppyTail.cc, line 184:
fullatom_scorefunction_ = ScoreFunctionFactory::create_score_function( STANDARD_WTS, SCORE12_PATCH );
There's no reason not to use getScoreFunction here. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-08-02 14:06 | smlewis | New Issue | |
2012-08-02 14:07 | smlewis | Fixed in SVN Version | => 50181 |
2012-08-02 14:07 | smlewis | Note Added: 0000045 | |
2012-08-02 14:07 | smlewis | Status | new => resolved |
2012-08-02 14:07 | smlewis | Resolution | open => fixed |
2012-08-02 14:07 | smlewis | Assigned To | => smlewis |