You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #1183 - xmclark:make-tm-members-public-windows, r=gnzlbg
make tm struct members public
This PR makes the members of `struct tm` public.
I see no reason why these fields should not be public fields. They are public in the other targets. I did a blame and it seems that they have been private since added a couple years ago.
53e0d38
0 commit comments