Ticket #41873

randseed type

오픈 날짜: 2021-03-30 03:51 마지막 업데이트: 2021-04-07 21:03

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
3

Details

As random seed gets passed from place to place in the code, it's sometimes set to 'int', other times to 'unsigned int', and yet another place using 'uint32_t'. Unify these by introducing 'randseed' typedef and using it in relevant places.

Ticket History (3/6 Histories)

2021-03-30 03:51 Updated by: cazfi
  • New Ticket "randseed type" created
2021-03-30 04:16 Updated by: cazfi
  • Resolution Update from None to Accepted
2021-04-07 21:03 Updated by: cazfi
  • Status Update from Open to Closed
  • 소유자 Update from (None) to cazfi
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login