diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-02-15 12:17:05 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-02-15 12:23:13 +0000 |
commit | 158aee9ad3e8d7dbb58381fc260ebdb53466ce22 (patch) | |
tree | a0af424fcae3a44fa73716503f3961f753be7a1a /languagetool | |
parent | eaf189abf2a3aa9d64a77ec866204203b51f52a8 (diff) |
Resolves: fdo#60627 wrong lib names for some custom widgets
Under Linux dlsym will search other locations and find them if they exist
elsewhere, but not under windows, so its easy to put the wrong lib name in if
developing under Linux because it'll generally work anyway.
So add a script: bin/verify-custom-widgets-libs which can be used under Linux
to verify that the required factory methods exist in the right lib.
Change-Id: Ic30f8da5acc4712684a7a25fbfb003e8b21cb867
Diffstat (limited to 'languagetool')
0 files changed, 0 insertions, 0 deletions