View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003310 | Far Manager | Plugins API | public | 2016-09-24 09:09 | 2016-09-25 18:10 |
Reporter | pepak | Assigned To | DrKnS | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0003310: PluginW.pas out of sync with plugin.hpp | ||||
Description | PluginW.pas is quite out of sync with plugin.hpp. A particularly nasty problem I ran into now was with sending values back to LUA's Plugin.Call() - it turns out that FarMacroCall.Callback is declared incorrectly in the .pas file (a missing argument), leading to crashes when the callback finishes. A file with this fix and several other added structures (only those I needed) is attached. | ||||
Tags | No tags attached. | ||||
Build | 4796 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-24 09:09 | pepak | New Issue | |
2016-09-24 09:09 | pepak | File Added: PluginW.pas.zip | |
2016-09-25 18:06 | DrKnS | Assigned To | => DrKnS |
2016-09-25 18:06 | DrKnS | Status | new => assigned |
2016-09-25 18:10 | DrKnS | Build | => 4796 |
2016-09-25 18:10 | DrKnS | Status | assigned => closed |
2016-09-25 18:10 | DrKnS | Resolution | open => fixed |
2016-09-25 18:10 | DrKnS | Fixed in Version | => 3.0 |