Problem/Motivation
The header LCache-Changes-Applied is always null, even if the library works as expected.
The sync method that needs to return it just does not.
Proposed resolution
Add a return statement. Adding patch shortly.
Remaining tasks
Review, commit.
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | lcache-synchronize-no-return-value-D7-2840384.patch | 329 bytes | ndobromirov |
Comments
Comment #2
ndobromirov commentedHere is the proposed patch.
Comment #3
ndobromirov commentedAnd the status change...