Re: [Wireshark-dev] Who introduced these failures?

2021-04-21 Thread Richard Sharpe
On Wed, Apr 21, 2021 at 10:47 AM Pascal Quantin wrote: > > Hi Richard, > > Le mer. 21 avr. 2021 à 19:43, Richard Sharpe a > écrit : >> >> My latest MR failed with these errors: >> >> - >> C:\builds\wireshark\wireshark\epan\dissectors\packet-componentstatus.c(172,71):

Re: [Wireshark-dev] Who introduced these failures?

2021-04-21 Thread Pascal Quantin
Hi Richard, Le mer. 21 avr. 2021 à 19:43, Richard Sharpe a écrit : > My latest MR failed with these errors: > > - > > C:\builds\wireshark\wireshark\epan\dissectors\packet-componentstatus.c(172,71): > error C2220: workload = 100.0 * >

[Wireshark-dev] Who introduced these failures?

2021-04-21 Thread Richard Sharpe
My latest MR failed with these errors: - C:\builds\wireshark\wireshark\epan\dissectors\packet-componentstatus.c(172,71): error C2220: workload = 100.0 * CSR_GET_WORKLOAD(tvb_get_ntohs(message_tvb, 284));