Actions
Bug #13398
closedlibstand: xdrproc_t should return bool
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Since our xdr translation function are returning bool, so should xdrproc_t.
Issue reported by gcc 10 build.
Testing done: build/install/boot
Updated by Electric Monk over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 58b55f701e285559e4799354996fd284238ed0d4
commit 58b55f701e285559e4799354996fd284238ed0d4 Author: Toomas Soome <tsoome@me.com> Date: 2020-12-29T07:12:34.000Z 13398 libstand: xdrproc_t should return bool Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions