Tíquete #45020

req_copy()

: 2022-07-05 09:48 Última Atualização: 2022-12-16 07:54

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
2

Details

I would need to create a temporary copy of a requirement struct. With the current content it would be possible to just assign (or memcpy() ) the content, but in case that's not going to work in the future (e.g. pointers contained in the struct) I think it's better to introduce req_copy() function for this.

Ticket History (3/8 Histories)

2022-07-05 09:48 Updated by: cazfi
  • New Ticket "req_copy()" created
2022-07-16 06:52 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
2022-07-23 18:57 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed
2022-12-14 09:52 Updated by: cazfi
Comentário

This will be needed for S3_1 too, for #46266. Include also fix #45709.

2022-12-14 10:10 Updated by: cazfi
  • Resolução Update from Nenhum to Accepted
2022-12-16 07:54 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login