Code that assigned variables as part of ATF_\* are no longer
permitted due to changes introduced in [ATF 0.22][1].
MFC after: 2 weeks
Reported by: clang/gcc (-Wparenthesis)
[1]: https://github.com/freebsd/atf/pull/72
Differential D59286
tests/sys/kern/ssl_sendfile: fix the build with ATF 0.22+ Authored by ngie on Mon, Aug 31, 2:47 AM. Tags None Referenced Files
Subscribers
Details
Code that assigned variables as part of ATF_\* are no longer MFC after: 2 weeks The test passes after the change.
Diff Detail
|