Skip to content
Snippets Groups Projects
Commit 543b7ee9 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Fix LLUI::locateSkin() failure case; clarify lldir.cpp static init.

Per code review:
Previous refactoring of LLUI::locateSkin() preserved odd failure behavior: it
would return last-considered pathname, whether or not it exists. Changed to
emit LL_WARNS log message and return empty string.
Use Boost.Assign to simplify initialization of a couple static containers in
lldir.cpp.
parent 6ca37068
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment